From: Larry Finger Date: Tue, 4 Mar 2014 22:53:51 +0000 (-0600) Subject: rtlwifi: rtl8192se: Fix too long disable of IRQs X-Git-Tag: v3.2.58~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=721c5416f8e56db70ccc99662be57998599d06b6;p=pandora-kernel.git rtlwifi: rtl8192se: Fix too long disable of IRQs commit 2610decdd0b3808ba20471a999835cfee5275f98 upstream. In commit f78bccd79ba3cd9d9664981b501d57bdb81ab8a4 entitled "rtlwifi: rtl8192ce: Fix too long disable of IRQs", Olivier Langlois fixed a problem caused by an extra long disabling of interrupts. This patch makes the same fix for rtl8192se. Signed-off-by: Larry Finger Signed-off-by: John W. Linville [bwh: Backported to 3.2: - Adjust context - Drop change to an error path that we don't have] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed