From 83c803086c686aa73663f6c6391a7c2c916d1dd1 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Wed, 30 Jul 2014 21:15:42 +0000 Subject: mac80211: b43: update b43 to version master-2014-07-29-1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 SVN-Revision: 41900 --- package/kernel/mac80211/patches/810-b43_no_pio.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/kernel/mac80211/patches/810-b43_no_pio.patch') 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]); -- cgit v1.2.3