summaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/810-b43_no_pio.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2014-07-30 21:15:42 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2014-07-30 21:15:42 +0000
commit83c803086c686aa73663f6c6391a7c2c916d1dd1 (patch)
treea101ba03c9cc6accf2167ea1861f18984d1954e6 /package/kernel/mac80211/patches/810-b43_no_pio.patch
parentb1df24f00eef530cfa587c49907cb70de7cb5517 (diff)
downloadmaster-31e0f0ae-83c803086c686aa73663f6c6391a7c2c916d1dd1.tar.gz
master-31e0f0ae-83c803086c686aa73663f6c6391a7c2c916d1dd1.tar.bz2
master-31e0f0ae-83c803086c686aa73663f6c6391a7c2c916d1dd1.zip
mac80211: b43: update b43 to version master-2014-07-29-1
This add 5GHz support for N-PHY to b43, thanks Rafał Miłecki. b43_wflush16 was put into an extra function because it is pretty big in asm. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41900
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 6d4b298e47..aa1e30319d 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
-@@ -1924,10 +1924,12 @@ static void b43_do_interrupt_thread(stru
+@@ -1940,10 +1940,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]);