aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/broadcom-wl/patches/010-remove_irqf_samble_random.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2013-11-11 22:04:26 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2013-11-11 22:04:26 +0000
commit697f4a19e52cea8fbd17c8b764a352aab28ba9e1 (patch)
treed95ef729464969ee678d08612fa9e50d62dfffa8 /package/kernel/broadcom-wl/patches/010-remove_irqf_samble_random.patch
parentb98f77f3d9d40cbe4542196c4324bf0a31a4f352 (diff)
downloadupstream-697f4a19e52cea8fbd17c8b764a352aab28ba9e1.tar.gz
upstream-697f4a19e52cea8fbd17c8b764a352aab28ba9e1.tar.bz2
upstream-697f4a19e52cea8fbd17c8b764a352aab28ba9e1.zip
broadcom-wl: fix crash when starting multiple virtual interfaces
When enabling multiple VIFS, the driver sometimes crashes. The frequency of the crash increases as more VIFS are enabled. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 38762
Diffstat (limited to 'package/kernel/broadcom-wl/patches/010-remove_irqf_samble_random.patch')
-rw-r--r--package/kernel/broadcom-wl/patches/010-remove_irqf_samble_random.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/broadcom-wl/patches/010-remove_irqf_samble_random.patch b/package/kernel/broadcom-wl/patches/010-remove_irqf_samble_random.patch
index 27b132d115..4bbbdcaaaa 100644
--- a/package/kernel/broadcom-wl/patches/010-remove_irqf_samble_random.patch
+++ b/package/kernel/broadcom-wl/patches/010-remove_irqf_samble_random.patch
@@ -1,6 +1,6 @@
--- a/driver/wl_linux.c 2012-09-26 20:51:48.099454971 -0400
+++ b/driver/wl_linux.c 2012-09-26 20:53:24.115453441 -0400
-@@ -691,7 +691,7 @@
+@@ -695,7 +695,7 @@
if (wl->bustype != JTAG_BUS)
#endif /* BCMJTAG */
{