diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-12-11 01:45:12 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-12-11 01:45:12 +0000 |
commit | 9337c975843175aaa51bd285080cb062eb1a3f45 (patch) | |
tree | ab019da788ef24bf9cc19e4c280a0a3e5e4157e2 /package/mac80211/patches/810-b43_no_pio.patch | |
parent | 700589cd9b09c96be39ae9a39bb64ae93a5ece4b (diff) | |
download | upstream-9337c975843175aaa51bd285080cb062eb1a3f45.tar.gz upstream-9337c975843175aaa51bd285080cb062eb1a3f45.tar.bz2 upstream-9337c975843175aaa51bd285080cb062eb1a3f45.zip |
mac80211: update to 2010-12-09
SVN-Revision: 24471
Diffstat (limited to 'package/mac80211/patches/810-b43_no_pio.patch')
-rw-r--r-- | package/mac80211/patches/810-b43_no_pio.patch | 2 |
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 4a382e70eb..8f7e118de0 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 -@@ -1810,9 +1810,11 @@ static void b43_do_interrupt_thread(stru +@@ -1816,9 +1816,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"); |