diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-06-04 10:21:44 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-06-04 10:21:44 +0000 |
commit | d401a206d90ac9d3fe96e23b66c6aad1490b05db (patch) | |
tree | bc3e64f2d23b6181bb824e93795c21339a92c542 /package/mac80211/patches/520-mac80211_cur_txpower.patch | |
parent | 2d4b5405f74362355e58a700c45453209e97cc4c (diff) | |
download | upstream-d401a206d90ac9d3fe96e23b66c6aad1490b05db.tar.gz upstream-d401a206d90ac9d3fe96e23b66c6aad1490b05db.tar.bz2 upstream-d401a206d90ac9d3fe96e23b66c6aad1490b05db.zip |
ath9k: fix some issues in the ap powersave fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36829
Diffstat (limited to 'package/mac80211/patches/520-mac80211_cur_txpower.patch')
-rw-r--r-- | package/mac80211/patches/520-mac80211_cur_txpower.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/520-mac80211_cur_txpower.patch b/package/mac80211/patches/520-mac80211_cur_txpower.patch index 54ba91f974..e2759edf92 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 -@@ -1605,6 +1605,7 @@ struct ieee80211_hw { +@@ -1608,6 +1608,7 @@ struct ieee80211_hw { u8 max_tx_aggregation_subframes; u8 offchannel_tx_hw_queue; u8 radiotap_mcs_details; |