diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-10-07 14:27:54 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-10-07 14:27:54 +0000 |
commit | 726123e2e142abba72e7dc4da89be79200b506d9 (patch) | |
tree | df87e3e44548906195f7e61c76c9fd769dc0845c /package/mac80211/patches/800-b43-gpio-mask-module-option.patch | |
parent | b61a804bf76401468dc014ad730dcba3a1d0f26f (diff) | |
download | mtk-20170518-726123e2e142abba72e7dc4da89be79200b506d9.zip mtk-20170518-726123e2e142abba72e7dc4da89be79200b506d9.tar.gz mtk-20170518-726123e2e142abba72e7dc4da89be79200b506d9.tar.bz2 |
mac80211: update to wireless-testing 2010-10-06
SVN-Revision: 23294
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.patch | 2 |
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 35bea59..bef3b58 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 -@@ -704,6 +704,7 @@ struct b43_wldev { +@@ -705,6 +705,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 */ |