linux/drivers/net/wireless/realtek/rtlwifi
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
..
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: rtl818x: silence uninitialized variable warning 2016-05-11 21:51:45 +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 wireless-drivers patches for 4.7 2016-05-03 00:35:16 -04:00
base.c rtlwifi: Fix logic error in enter/exit power-save mode 2016-05-11 21:44:07 +03: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: rtl818x: constify rtl_intf_ops structures 2016-05-11 21:41:55 +03:00
pci.h rtlwifi: rtl818x: constify rtl_intf_ops structures 2016-05-11 21:41:55 +03:00
ps.c rtlwifi: Remove double check for cnt_after_linked 2016-05-11 21:55:31 +03:00
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: rtl818x: constify rtl_intf_ops structures 2016-05-11 21:41:55 +03:00
usb.h
wifi.h rtlwifi: rtl818x: constify rtl_intf_ops structures 2016-05-11 21:41:55 +03:00