]> git.baikalelectronics.ru Git - kernel.git/commit
rtlwifi: rtl8821ae: Fix lockups on boot
authorLarry Finger <Larry.Finger@lwfinger.net>
Tue, 10 Nov 2015 16:46:11 +0000 (10:46 -0600)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 17 Nov 2015 13:58:53 +0000 (15:58 +0200)
commita53a62bc43cce0bb060a8dbfcb18c8308a86114f
treebab795a65608ac7c4caa255db278fcea8ca49833
parent4ffdbb62d06aa92baa4ab9bbc7b1e1309ca23196
rtlwifi: rtl8821ae: Fix lockups on boot

In commit 96e3ec60b1d6c ("rtlwifi: rtl8821ae: Fix system lockups on boot"),
an attempt was made to fix a regression introduced in commit 0dcf1db9867e
("rtlwifi: Remove the clear interrupt routine from all drivers").
Unfortunately, there were logic errors in that patch that prevented
affected boxes from booting even after that patch was applied.

The actual cause of the original problem is unknown as none of the
developers have systems that are affected.

Fixes: 96e3ec60b1d6 ("rtlwifi: rtl8821ae: Fix system lockups on boot")
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org> [V4.1+]
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/sw.c