1
0
Fork 0
alistair23-linux/drivers/staging/rtl8192e/ieee80211
Randy Dunlap 3d8affc001 Staging: rtl8192x: fix printk formats
Fix printk format warnings in rtl8192[eu]:

drivers/staging/rtl8192e/ieee80211/ieee80211_wx.c:979: warning: format '%d' expects type 'int', but argument 2 has type 'size_t'
drivers/staging/rtl8192e/ieee80211/rtl819x_BAProc.c:385: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
drivers/staging/rtl8192e/ieee80211/rtl819x_BAProc.c:484: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
drivers/staging/rtl8192e/ieee80211/rtl819x_BAProc.c:614: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c:848: warning: format '%d' expects type 'int', but argument 2 has type 'size_t'
drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c:343: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c:442: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c:572: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-12-23 11:27:48 -08:00
..
dot11d.c
dot11d.h
ieee80211.h staging: fix rtl8192e compilation errors with mac80211 2009-12-23 11:27:46 -08:00
ieee80211_crypt.c Staging: rtl8187se/rtl8192e/rtl8192su: allow module unload 2009-10-30 14:47:43 -07:00
ieee80211_crypt.h
ieee80211_crypt_ccmp.c
ieee80211_crypt_tkip.c Staging: rtl8192e: remove unneeded ieee80211 files 2009-09-15 12:02:32 -07:00
ieee80211_crypt_wep.c Staging: rtl8192e: remove unneeded ieee80211 files 2009-09-15 12:02:32 -07:00
ieee80211_module.c staging: fix rtl8192e compilation errors with mac80211 2009-12-23 11:27:46 -08:00
ieee80211_rx.c staging: fix rtl8192e compilation errors with mac80211 2009-12-23 11:27:46 -08:00
ieee80211_softmac.c staging: fix rtl8192e compilation errors with mac80211 2009-12-23 11:27:46 -08:00
ieee80211_softmac_wx.c Staging: rtl8192e: fix for stack bug 2009-09-15 12:02:32 -07:00
ieee80211_tx.c staging: fix rtl8192e compilation errors with mac80211 2009-12-23 11:27:46 -08:00
ieee80211_wx.c Staging: rtl8192x: fix printk formats 2009-12-23 11:27:48 -08:00
rtl819x_BA.h
rtl819x_BAProc.c Staging: rtl8192x: fix printk formats 2009-12-23 11:27:48 -08:00
rtl819x_HT.h
rtl819x_HTProc.c
rtl819x_Qos.h Staging: rtl8192e: remove unneeded ieee80211 files 2009-09-15 12:02:32 -07:00
rtl819x_TS.h
rtl819x_TSProc.c
rtl_crypto.h