commit | 2610decdd0b3808ba20471a999835cfee5275f98 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Tue Mar 04 16:53:51 2014 -0600 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 06 14:29:57 2014 -0500 |
tree | 0984a5b723eb3e1761f281bf7e57e5af8f7295f3 | |
parent | a53268be0cb9763f11da4f6fe3fb924cbe3a7d4a [diff] |
rtlwifi: rtl8192se: 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 rtl8192se. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Cc: Stable <stable@vger.kernel.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>