aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/broadcom-wl/patches/010-remove_irqf_samble_random.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2013-11-11 22:04:26 +0000
committerHauke Mehrtens <hauke@openwrt.org>2013-11-11 22:04:26 +0000
commitcb7afcc906ed1e44dfb594e377bcde0009e45dd2 (patch)
tree14e9b755aebdaab987e0cefcc464be79be47d135 /package/kernel/broadcom-wl/patches/010-remove_irqf_samble_random.patch
parente3fa6d1b8ffbd2ee8502c85a3e807f07edf40246 (diff)
downloadmaster-187ad058-cb7afcc906ed1e44dfb594e377bcde0009e45dd2.tar.gz
master-187ad058-cb7afcc906ed1e44dfb594e377bcde0009e45dd2.tar.bz2
master-187ad058-cb7afcc906ed1e44dfb594e377bcde0009e45dd2.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38762 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 */
{