diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-03-24 15:11:16 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-03-24 15:11:16 +0000 |
commit | b138d5ccbbf3613162eef04bab235784dfae2276 (patch) | |
tree | db68fd2d6dd704f97d093c4b1c8594429add1514 /package/mac80211/patches/510-b43-mask-phyerr-irq.patch | |
parent | f958348e19e9e6347125cbed990a27a9c3cd9edb (diff) |
[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.patch | 6 |
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 | \ |