commit | a53268be0cb9763f11da4f6fe3fb924cbe3a7d4a | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Tue Mar 04 16:53:50 2014 -0600 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 06 14:29:56 2014 -0500 |
tree | 132fc28bd44538e7080a5977dc5d5257d9e6a69d | |
parent | 1bae2ae3647393b8ce185135ef0854486ce5a4c2 [diff] |
rtlwifi: rtl8192cu: 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 rtl8192cu. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Cc: Stable <stable@vger.kernel.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>