Skip to content
Snippets Groups Projects
Commit 7762bb02 authored by Randy Dunlap's avatar Randy Dunlap Committed by John W. Linville
Browse files

mac80211: fix debugfs printk format warning


Fix printf() format warning (tm_year is long int):

net/mac80211/debugfs_sta.c:113: warning: format '%d' expects type 'int', but argument 4 has type 'long int'

Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 0477ad72
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment