aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/810-b43_no_pio.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2014-07-15 21:58:03 +0000
committerHauke Mehrtens <hauke@openwrt.org>2014-07-15 21:58:03 +0000
commit7bb7cda1c1c23ea1959e18d97ef7a52bdc9f0dad (patch)
tree8823f5bd8c315138ec3ba81e3a1651be67d7d286 /package/kernel/mac80211/patches/810-b43_no_pio.patch
parent71f6e265c409afeb89f2afd2a22e4842150bf1cc (diff)
downloadmaster-187ad058-7bb7cda1c1c23ea1959e18d97ef7a52bdc9f0dad.tar.gz
master-187ad058-7bb7cda1c1c23ea1959e18d97ef7a52bdc9f0dad.tar.bz2
master-187ad058-7bb7cda1c1c23ea1959e18d97ef7a52bdc9f0dad.zip
mac80211: b43: backport b43 patches from wireless testing
This brings b43 up to wireless-testing/master master-2014-07-15 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41668 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/mac80211/patches/810-b43_no_pio.patch')
-rw-r--r--package/kernel/mac80211/patches/810-b43_no_pio.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/810-b43_no_pio.patch b/package/kernel/mac80211/patches/810-b43_no_pio.patch
index 2cea894ceb..6d4b298e47 100644
--- a/package/kernel/mac80211/patches/810-b43_no_pio.patch
+++ b/package/kernel/mac80211/patches/810-b43_no_pio.patch
@@ -11,7 +11,7 @@
b43-$(CPTCFG_B43_PCMCIA) += pcmcia.o
--- a/drivers/net/wireless/b43/main.c
+++ b/drivers/net/wireless/b43/main.c
-@@ -1913,10 +1913,12 @@ static void b43_do_interrupt_thread(stru
+@@ -1924,10 +1924,12 @@ static void b43_do_interrupt_thread(stru
dma_reason[0], dma_reason[1],
dma_reason[2], dma_reason[3],
dma_reason[4], dma_reason[5]);