commit | bfc1010c418a22cbebd8b1bd1e75dad6a527a609 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Tue Mar 04 16:53:53 2014 -0600 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 06 14:29:57 2014 -0500 |
tree | d826f6eb6a07df38a8568eebbe311950fdcaa2cc | |
parent | 6b6392715856d563719991e9ce95e773491a8983 [diff] |
rtlwifi: rtl8723ae: Fix too long disable of IRQs In commit f78bccd79ba3cd9d9664981b501d57bdb81ab8a4 entitled "rtlwifi: rtl8192ce: Fix too long disable of IRQs", Olivier Langlois <olivier@trillion01.com> fixed a problem caused by an extra long disabling of interrupts. This patch makes the same fix for rtl8723ae. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Cc: Stable <stable@vger.kernel.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>