summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/810-b43_no_pio.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-06-24 19:53:13 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-06-24 19:53:13 +0000
commitc7744447a5312258fb08d8191976d35170ed8faa (patch)
treee56b59dcf552f1cae375d9d5b33716c9dc090e75 /package/mac80211/patches/810-b43_no_pio.patch
parente2d3555a9110e82b9161ebe2643fc0badd4ec565 (diff)
downloadmaster-31e0f0ae-c7744447a5312258fb08d8191976d35170ed8faa.tar.gz
master-31e0f0ae-c7744447a5312258fb08d8191976d35170ed8faa.tar.bz2
master-31e0f0ae-c7744447a5312258fb08d8191976d35170ed8faa.zip
mac80211: update to wireless-testing 2011-06-22
SVN-Revision: 27275
Diffstat (limited to 'package/mac80211/patches/810-b43_no_pio.patch')
-rw-r--r--package/mac80211/patches/810-b43_no_pio.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/810-b43_no_pio.patch b/package/mac80211/patches/810-b43_no_pio.patch
index 5e55f771e5..a913b6de7a 100644
--- a/package/mac80211/patches/810-b43_no_pio.patch
+++ b/package/mac80211/patches/810-b43_no_pio.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/wireless/b43/Makefile
+++ b/drivers/net/wireless/b43/Makefile
-@@ -14,7 +14,7 @@ b43-y += xmit.o
+@@ -17,7 +17,7 @@ b43-y += xmit.o
b43-y += lo.o
b43-y += wa.o
b43-y += dma.o
@@ -11,7 +11,7 @@
b43-$(CONFIG_B43_PCMCIA) += pcmcia.o
--- a/drivers/net/wireless/b43/main.c
+++ b/drivers/net/wireless/b43/main.c
-@@ -1819,9 +1819,11 @@ static void b43_do_interrupt_thread(stru
+@@ -1834,9 +1834,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");