aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/800-b43-gpio-mask-module-option.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-11-11 22:39:12 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-11-11 22:39:12 +0000
commit7faef97df732c299e8b0404070fbd5d3bbb81b2c (patch)
treee3494ed1cacb1e258cc117559a923684a740b3c5 /package/mac80211/patches/800-b43-gpio-mask-module-option.patch
parent6592cbf3cbd36d79d5a07908867b330de39537d7 (diff)
downloadmaster-187ad058-7faef97df732c299e8b0404070fbd5d3bbb81b2c.tar.gz
master-187ad058-7faef97df732c299e8b0404070fbd5d3bbb81b2c.tar.bz2
master-187ad058-7faef97df732c299e8b0404070fbd5d3bbb81b2c.zip
mac80211: update to wireless-testing 2010-11-10 + some pending work
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23968 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/800-b43-gpio-mask-module-option.patch')
-rw-r--r--package/mac80211/patches/800-b43-gpio-mask-module-option.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/800-b43-gpio-mask-module-option.patch b/package/mac80211/patches/800-b43-gpio-mask-module-option.patch
index bef3b58c3c..e9fe5d2a3d 100644
--- a/package/mac80211/patches/800-b43-gpio-mask-module-option.patch
+++ b/package/mac80211/patches/800-b43-gpio-mask-module-option.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/wireless/b43/b43.h
+++ b/drivers/net/wireless/b43/b43.h
-@@ -705,6 +705,7 @@ struct b43_wldev {
+@@ -718,6 +718,7 @@ struct b43_wldev {
bool qos_enabled; /* TRUE, if QoS is used. */
bool hwcrypto_enabled; /* TRUE, if HW crypto acceleration is enabled. */
bool use_pio; /* TRUE if next init should use PIO */