summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/510-b43-mask-phyerr-irq.patch
diff options
context:
space:
mode:
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 54f2d4056..fcf29946d 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 | \