linux_dsm_epyc7002/drivers/net/wireless/rtlwifi/rtl8192cu
Philipp Dreimann 91ddff8a3b rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP transition
In drivers rtl8192ce, rtl8192cu, rtl8192se, and rtl8192de, break
statements would allow ppsc->rfpwr_state to be changed to ERFSLEEP
even though the device is actually in ERFOFF.

Signed-off-by: Philipp Dreimann <philipp@dreimann.net>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org>
Cc: Chaoming Li <chaoming_li@realsil.com.cn>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-12-07 15:09:54 -05:00
..
def.h rtlwifi: rtl8192ce: Add new chip revisions 2011-10-14 14:48:15 -04:00
dm.c
dm.h
hw.c rtlwifi: Convert printks to pr_<level> 2011-07-21 14:52:05 -04:00
hw.h
led.c
led.h
mac.c rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifi 2011-08-24 14:57:19 -04:00
mac.h rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros. 2011-09-20 14:43:50 -04:00
Makefile
phy.c rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP transition 2011-12-07 15:09:54 -05:00
phy.h
reg.h
rf.c rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifi 2011-08-24 14:57:19 -04:00
rf.h
sw.c rtlwifi: Change debug parameter to apply to individual drivers 2011-10-11 16:41:22 -04:00
sw.h
table.c
table.h
trx.c Merge branch 'master' of git://git.infradead.org/users/linville/wireless 2011-09-20 14:11:55 -04:00
trx.h