1
0
Fork 0
alistair23-linux/drivers/staging/rtl8192e
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
..
ieee80211 Staging: rtl8192x: fix printk formats 2009-12-23 11:27:48 -08:00
Kconfig Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-11-18 22:19:03 -08:00
Makefile Staging: rtl8192e: compile fixes 2009-09-15 12:02:31 -07:00
dot11d.h
ieee80211.h staging: fix rtl8192e compilation errors with mac80211 2009-12-23 11:27:46 -08:00
ieee80211_crypt.h
r819xE_cmdpkt.c Staging: fix assorted typos all over the place 2009-12-11 12:23:20 -08:00
r819xE_cmdpkt.h
r819xE_firmware.c Staging: rtl8192e: fix timeouts on firmware download 2009-09-15 12:02:32 -07:00
r819xE_phy.c
r819xE_phy.h
r819xE_phyreg.h Staging: fix assorted typos all over the place 2009-12-11 12:23:20 -08:00
r8180_93cx6.c
r8180_93cx6.h
r8190_rtl8256.c Staging: fix assorted typos all over the place 2009-12-11 12:23:20 -08:00
r8190_rtl8256.h
r8192E.h Staging: rtl8192e: remove kernel version checks 2009-09-15 12:02:32 -07:00
r8192E_core.c staging: fix rtl8192e compilation errors with mac80211 2009-12-23 11:27:46 -08:00
r8192E_dm.c Staging: fix assorted typos all over the place 2009-12-11 12:23:20 -08:00
r8192E_dm.h Staging: rtl8192e: remove kernel version checks 2009-09-15 12:02:32 -07:00
r8192E_hw.h
r8192E_wx.c Staging: fix assorted typos all over the place 2009-12-11 12:23:20 -08:00
r8192E_wx.h
r8192_pm.c Staging: rtl8192e: fix for stack bug 2009-09-15 12:02:32 -07:00
r8192_pm.h