dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/rtl8192u
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 Staging: rtl8192u: depends on USB 2009-12-11 12:23:22 -08:00
Makefile
authors
changes
copying
dot11d.h
ieee80211.h Staging: rtl8192u: remove dead code 2009-12-11 12:23:22 -08:00
ieee80211_crypt.h
r819xU_HTGen.h
r819xU_HTType.h
r819xU_cmdpkt.c Staging: rtl8192u: remove dead code 2009-12-11 12:23:22 -08:00
r819xU_cmdpkt.h Staging: rtl8192u: remove dead code 2009-12-11 12:23:22 -08:00
r819xU_firmware.c Staging: rtl8192u: remove dead code 2009-12-11 12:23:22 -08:00
r819xU_firmware.h Staging: rtl8192u: remove dead code 2009-12-11 12:23:22 -08:00
r819xU_firmware_img.c
r819xU_firmware_img.h
r819xU_phy.c Staging: rtl8192u: remove dead code 2009-12-11 12:23:22 -08:00
r819xU_phy.h Staging: rtl8192u: remove dead code 2009-12-11 12:23:22 -08:00
r819xU_phyreg.h Staging: rtl8192u: remove bad whitespaces 2009-12-11 12:23:22 -08:00
r8180_93cx6.c
r8180_93cx6.h
r8180_pm.c Staging: rtl8192u: remove bad whitespaces 2009-12-11 12:23:22 -08:00
r8180_pm.h
r8190_rtl8256.c
r8190_rtl8256.h
r8192U.h Staging: rtl8192u: remove dead code 2009-12-11 12:23:22 -08:00
r8192U_core.c Staging: rtl8192u: remove dead code 2009-12-11 12:23:22 -08:00
r8192U_dm.c Staging: rtl8192u: remove dead code 2009-12-11 12:23:22 -08:00
r8192U_dm.h Staging: rtl8192u: remove dead code 2009-12-11 12:23:22 -08:00
r8192U_hw.h Staging: rtl8192u: remove dead code 2009-12-11 12:23:22 -08:00
r8192U_wx.c Staging: rtl8192u: remove dead code 2009-12-11 12:23:22 -08:00
r8192U_wx.h