diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2014-07-30 21:15:42 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2014-07-30 21:15:42 +0000 |
commit | 83c803086c686aa73663f6c6391a7c2c916d1dd1 (patch) | |
tree | a101ba03c9cc6accf2167ea1861f18984d1954e6 /package/kernel/mac80211/patches/810-b43_no_pio.patch | |
parent | b1df24f00eef530cfa587c49907cb70de7cb5517 (diff) | |
download | mtk-20170518-83c803086c686aa73663f6c6391a7c2c916d1dd1.zip mtk-20170518-83c803086c686aa73663f6c6391a7c2c916d1dd1.tar.gz mtk-20170518-83c803086c686aa73663f6c6391a7c2c916d1dd1.tar.bz2 |
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.patch | 2 |
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 6d4b298..aa1e303 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]); |