diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-04-15 16:54:52 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-04-15 16:54:52 +0000 |
commit | 69f8f5ebfdd7e55b94c38f2c9a6ba54cde503847 (patch) | |
tree | 9bb58c1681c079ca1efe1f6440d70186e18df0e0 /package/mac80211/patches/472-ath_unshare_bus_ops.patch | |
parent | 19e4c371c5078dd08a83c526ce8d48316c55116c (diff) | |
download | mtk-20170518-69f8f5ebfdd7e55b94c38f2c9a6ba54cde503847.zip mtk-20170518-69f8f5ebfdd7e55b94c38f2c9a6ba54cde503847.tar.gz mtk-20170518-69f8f5ebfdd7e55b94c38f2c9a6ba54cde503847.tar.bz2 |
ath5k: allow simultaneous ad-hoc+ap operation
SVN-Revision: 26685
Diffstat (limited to 'package/mac80211/patches/472-ath_unshare_bus_ops.patch')
-rw-r--r-- | package/mac80211/patches/472-ath_unshare_bus_ops.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/472-ath_unshare_bus_ops.patch b/package/mac80211/patches/472-ath_unshare_bus_ops.patch index b3b0eab..3b0ffb9 100644 --- a/package/mac80211/patches/472-ath_unshare_bus_ops.patch +++ b/package/mac80211/patches/472-ath_unshare_bus_ops.patch @@ -18,7 +18,7 @@ void *ah; --- a/drivers/net/wireless/ath/ath9k/hw.h +++ b/drivers/net/wireless/ath/ath9k/hw.h -@@ -847,6 +847,14 @@ struct ath_hw { +@@ -846,6 +846,14 @@ struct ath_hw { u32 ent_mode; }; |