aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/510-b43-mask-phyerr-irq.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2009-03-24 15:11:16 +0000
committerHauke Mehrtens <hauke@openwrt.org>2009-03-24 15:11:16 +0000
commite5494fd6f03732193b22ea2b4e2898a7fd34f023 (patch)
treedb68fd2d6dd704f97d093c4b1c8594429add1514 /package/mac80211/patches/510-b43-mask-phyerr-irq.patch
parent2094a9de3e4764f6952d92230236f6187e81fd80 (diff)
downloadmaster-187ad058-e5494fd6f03732193b22ea2b4e2898a7fd34f023.tar.gz
master-187ad058-e5494fd6f03732193b22ea2b4e2898a7fd34f023.tar.bz2
master-187ad058-e5494fd6f03732193b22ea2b4e2898a7fd34f023.zip
[mac80211] update compat-wireless to 2009-03-24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15019 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/510-b43-mask-phyerr-irq.patch')
-rw-r--r--package/mac80211/patches/510-b43-mask-phyerr-irq.patch6
1 files changed, 2 insertions, 4 deletions
diff --git a/package/mac80211/patches/510-b43-mask-phyerr-irq.patch b/package/mac80211/patches/510-b43-mask-phyerr-irq.patch
index 54f2d4056f..fcf29946d3 100644
--- a/package/mac80211/patches/510-b43-mask-phyerr-irq.patch
+++ b/package/mac80211/patches/510-b43-mask-phyerr-irq.patch
@@ -12,10 +12,8 @@ So as a workaround we ignore the PHY TX error.
--mb
-Index: compat-wireless-2009-03-18/drivers/net/wireless/b43/b43.h
-===================================================================
---- compat-wireless-2009-03-18.orig/drivers/net/wireless/b43/b43.h 2009-03-19 15:26:08.000000000 +0100
-+++ compat-wireless-2009-03-18/drivers/net/wireless/b43/b43.h 2009-03-19 15:26:52.000000000 +0100
+--- a/drivers/net/wireless/b43/b43.h
++++ b/drivers/net/wireless/b43/b43.h
@@ -422,7 +422,6 @@ enum {
B43_IRQ_ATIM_END | \
B43_IRQ_PMQ | \