diff options
author | Felix Fietkau <nbd@openwrt.org> | 2012-09-08 11:10:54 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2012-09-08 11:10:54 +0000 |
commit | 6f6af5bee796b43722d363438a72ba524a3f7586 (patch) | |
tree | fd343100ffea704dd6a8736351f27314e63a37a5 /package/mac80211/patches/520-mac80211_cur_txpower.patch | |
parent | 6771d63284ee86924f5705a53953a50c4c43135a (diff) | |
download | upstream-6f6af5bee796b43722d363438a72ba524a3f7586.tar.gz upstream-6f6af5bee796b43722d363438a72ba524a3f7586.tar.bz2 upstream-6f6af5bee796b43722d363438a72ba524a3f7586.zip |
mac80211: update to 2012-09-07, adds ath9k beacon fixes, mesh/adhoc fixes, and more
SVN-Revision: 33331
Diffstat (limited to 'package/mac80211/patches/520-mac80211_cur_txpower.patch')
-rw-r--r-- | package/mac80211/patches/520-mac80211_cur_txpower.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/520-mac80211_cur_txpower.patch b/package/mac80211/patches/520-mac80211_cur_txpower.patch index fefa111c9d..bef6f29990 100644 --- a/package/mac80211/patches/520-mac80211_cur_txpower.patch +++ b/package/mac80211/patches/520-mac80211_cur_txpower.patch @@ -1,6 +1,6 @@ --- a/include/net/mac80211.h +++ b/include/net/mac80211.h -@@ -835,7 +835,7 @@ enum ieee80211_smps_mode { +@@ -863,7 +863,7 @@ enum ieee80211_smps_mode { */ struct ieee80211_conf { u32 flags; @@ -11,7 +11,7 @@ u16 listen_interval; --- a/net/mac80211/cfg.c +++ b/net/mac80211/cfg.c -@@ -1957,7 +1957,7 @@ static int ieee80211_get_tx_power(struct +@@ -1969,7 +1969,7 @@ static int ieee80211_get_tx_power(struct { struct ieee80211_local *local = wiphy_priv(wiphy); |