• Larry Finger's avatar
    rtlwifi: rtl8821ae: Fix lockups on boot · eeec5d0e
    Larry Finger authored
    In commit 54328e64 ("rtlwifi: rtl8821ae: Fix system lockups on boot"),
    an attempt was made to fix a regression introduced in commit 1277fa2a
    ("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: 54328e64 ("rtlwifi: rtl8821ae: Fix system lockups on boot")
    Signed-off-by: default avatarLarry Finger <Larry.Finger@lwfinger.net>
    Cc: Stable <stable@vger.kernel.org> [V4.1+]
    Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
    eeec5d0e
sw.c 14.9 KB