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 | 33600679329458db7a0d258f3985daa52d98bf75 (patch) | |
tree | 9c5f6766d736f534cb39faa25b00a9b126d26f94 /package/mac80211/patches/830-b43-workaround-pcie-bcm4716.patch | |
parent | c73b39fd302245a47813d1a41a082df7b82c45fb (diff) | |
download | upstream-33600679329458db7a0d258f3985daa52d98bf75.tar.gz upstream-33600679329458db7a0d258f3985daa52d98bf75.tar.bz2 upstream-33600679329458db7a0d258f3985daa52d98bf75.zip |
mac80211: update to wireless-testing 2012-06-14
SVN-Revision: 32420
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; } |