aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/810-b43_no_pio.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-10-09 15:48:03 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-10-09 15:48:03 +0000
commita14321df29a785ccfc836d94b0a7111cb1fbe70b (patch)
treec6db5ac8890ff67cb9546cae8dc635cf263707ec /package/mac80211/patches/810-b43_no_pio.patch
parentfcdec14820f8729b5ab1263e3b05a893b099a5c8 (diff)
downloadupstream-a14321df29a785ccfc836d94b0a7111cb1fbe70b.tar.gz
upstream-a14321df29a785ccfc836d94b0a7111cb1fbe70b.tar.bz2
upstream-a14321df29a785ccfc836d94b0a7111cb1fbe70b.zip
mac80211: update to wireless-testing 2011-10-05 + pending patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28392 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/810-b43_no_pio.patch')
-rw-r--r--package/mac80211/patches/810-b43_no_pio.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/810-b43_no_pio.patch b/package/mac80211/patches/810-b43_no_pio.patch
index 3b242f0136..be899c14d4 100644
--- a/package/mac80211/patches/810-b43_no_pio.patch
+++ b/package/mac80211/patches/810-b43_no_pio.patch
@@ -11,7 +11,7 @@
b43-$(CONFIG_B43_PCMCIA) += pcmcia.o
--- a/drivers/net/wireless/b43/main.c
+++ b/drivers/net/wireless/b43/main.c
-@@ -1886,9 +1886,11 @@ static void b43_do_interrupt_thread(stru
+@@ -1893,9 +1893,11 @@ static void b43_do_interrupt_thread(stru
dma_reason[4], dma_reason[5]);
b43err(dev->wl, "This device does not support DMA "
"on your system. It will now be switched to PIO.\n");