mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
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> |
History
|
|
|---|---|---|
| .. | ||
| ieee80211 | ||
| authors | ||
| changes | ||
| copying | ||
| dot11d.h | ||
| ieee80211.h | ||
| ieee80211_crypt.h | ||
| Kconfig | ||
| Makefile | ||
| r819xU_cmdpkt.c | ||
| r819xU_cmdpkt.h | ||
| r819xU_firmware.c | ||
| r819xU_firmware.h | ||
| r819xU_firmware_img.c | ||
| r819xU_firmware_img.h | ||
| r819xU_HTGen.h | ||
| r819xU_HTType.h | ||
| r819xU_phy.c | ||
| r819xU_phy.h | ||
| r819xU_phyreg.h | ||
| r8180_93cx6.c | ||
| r8180_93cx6.h | ||
| r8180_pm.c | ||
| r8180_pm.h | ||
| r8190_rtl8256.c | ||
| r8190_rtl8256.h | ||
| r8192U.h | ||
| r8192U_core.c | ||
| r8192U_dm.c | ||
| r8192U_dm.h | ||
| r8192U_hw.h | ||
| r8192U_wx.c | ||
| r8192U_wx.h | ||