linux_dsm_epyc7002/drivers/net/wireless/realtek/rtlwifi
David Müller 005a425b24 rtlwifi: rtl8821ae: Make sure loop counter is signed on all architectures
The for-loop condition does not work correctly on architectures where
"char" is unsigned. Fix it by using an "int", which may also result in
more efficient code.

Signed-off-by: David Müller <d.mueller@elsoft.ch>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-04-26 12:13:15 +03:00
..
btcoexist rtlwifi: btcoexist: Convert BTC_PRINTK to btc_<foo>_dbg 2016-04-06 21:37:16 +03:00
rtl8188ee rtlwifi: rtl8188ee: Fix Smatch warnings 2016-04-06 21:36:21 +03:00
rtl8192c rtlwifi: rtl8192c-common: Fix Smatch warning 2016-04-06 21:36:22 +03:00
rtl8192ce rtlwifi: rtl8192ce: Fix handling of module parameters 2015-12-30 17:06:36 +02:00
rtl8192cu rtlwifi: rtl8192cu: Add missing parameter setup 2015-12-30 17:06:38 +02:00
rtl8192de rtlwifi: rtl8192de: Convert driver to use common 5G channels 2016-02-25 12:01:36 +02:00
rtl8192ee rtlwifi: rtl8192ee: Fix Smatch warning 2016-04-06 21:36:23 +03:00
rtl8192se rtlwifi: rtl8192se: Fix Smatch warning 2016-04-06 21:36:24 +03:00
rtl8723ae rtlwifi: rtl8723ae: Fix Smatch warning 2016-04-06 21:36:25 +03:00
rtl8723be rtlwifi: rtl8723be: Fix Smatch warnings 2016-04-06 21:36:27 +03:00
rtl8723com rtlwifi: Delete unnecessary checks before the function call "kfree_skb" 2015-11-26 14:55:27 +02:00
rtl8821ae rtlwifi: rtl8821ae: Make sure loop counter is signed on all architectures 2016-04-26 12:13:15 +03:00
base.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
base.h
cam.c
cam.h
core.c rtlwifi: Change long delays to sleeps 2016-03-07 14:12:49 +02:00
core.h
debug.c
debug.h
efuse.c
efuse.h
Kconfig
Makefile
pci.c rtlwifi: Fix Smatch warnings 2016-04-06 21:36:18 +03:00
pci.h
ps.c
ps.h
pwrseqcmd.h
rc.c rtlwifi: Fix size of wireless mode variable 2016-03-08 12:31:17 +02:00
rc.h
regd.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
regd.h
stats.c
stats.h
usb.c rtlwifi: fix memory leak for USB device 2015-12-11 13:48:42 +02:00
usb.h
wifi.h cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00