diff options
author | Felix Fietkau <nbd@openwrt.org> | 2012-06-18 01:26:36 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2012-06-18 01:26:36 +0000 |
commit | 75a137d38bd701a4062789e7a59b173d20db6928 (patch) | |
tree | fe2a28fedad04703b1d6951b1bc0f33b08fa4fce /package/mac80211/patches/830-b43-workaround-pcie-bcm4716.patch | |
parent | d787e8414b4ab04ebddbf5d1a5a52278d532c4b3 (diff) | |
download | upstream-75a137d38bd701a4062789e7a59b173d20db6928.tar.gz upstream-75a137d38bd701a4062789e7a59b173d20db6928.tar.bz2 upstream-75a137d38bd701a4062789e7a59b173d20db6928.zip |
mac80211: update to wireless-testing 2012-06-14
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32420 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/830-b43-workaround-pcie-bcm4716.patch')
-rw-r--r-- | package/mac80211/patches/830-b43-workaround-pcie-bcm4716.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/830-b43-workaround-pcie-bcm4716.patch b/package/mac80211/patches/830-b43-workaround-pcie-bcm4716.patch index 287be25422..d3131d4076 100644 --- a/package/mac80211/patches/830-b43-workaround-pcie-bcm4716.patch +++ b/package/mac80211/patches/830-b43-workaround-pcie-bcm4716.patch @@ -19,7 +19,7 @@ Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> --- a/drivers/net/wireless/b43/b43.h +++ b/drivers/net/wireless/b43/b43.h -@@ -1047,6 +1047,32 @@ static inline bool b43_using_pio_transfe +@@ -1051,6 +1051,32 @@ static inline bool b43_using_pio_transfe return dev->__using_pio_transfers; } |