aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/510-b43-mask-phyerr-irq.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2009-03-24 15:11:16 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2009-03-24 15:11:16 +0000
commita76880542bbadd65a7a446c896d8de0db4218ffd (patch)
treea9f1f3fa498f7dd72220f3378049015e7aa61f9b /package/mac80211/patches/510-b43-mask-phyerr-irq.patch
parentf5dc2ce0aa12ad9a40bbb841faf1bcadf44273c8 (diff)
downloadupstream-a76880542bbadd65a7a446c896d8de0db4218ffd.tar.gz
upstream-a76880542bbadd65a7a446c896d8de0db4218ffd.tar.bz2
upstream-a76880542bbadd65a7a446c896d8de0db4218ffd.zip
update compat-wireless to 2009-03-24
SVN-Revision: 15019
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 | \