linux_dsm_epyc7002/drivers/net/wireless/realtek
wang yanqing 976aff5fc9 rtlwifi: Remove double check for cnt_after_linked
rtl_lps_enter does two successive check for cnt_after_linked
to make sure some time has elapsed after linked. The second
check isn't necessary, because if cnt_after_linked is bigger
than 5, it is bigger than 2 of course!

This patch remove the second check code.

Signed-off-by: Wang YanQing <udknight@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-05-11 21:55:31 +03:00
..
rtl8xxxu rtl8xxxu: Remove the now obsolete mbox_ext_reg info from rtl8xxxu_fileops 2016-05-03 13:07:24 +03:00
rtl818x rtlwifi: rtl818x: Deinline indexed IO functions, save 21568 bytes 2016-05-03 13:05:14 +03:00
rtlwifi rtlwifi: Remove double check for cnt_after_linked 2016-05-11 21:55:31 +03:00
Kconfig realtek: create separate Kconfig file 2015-11-18 14:28:31 +02:00
Makefile