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 | d95c3bd6741265a5c4b85fd224e9197f4594e244 (patch) | |
tree | 89e2f0ba70f87cd7e6cd2669aa7877303ea14cb9 /package/mac80211/patches/520-mac80211_cur_txpower.patch | |
parent | 2b9432a431229b34ce0e28a47e71f59ece1c21cc (diff) | |
download | upstream-d95c3bd6741265a5c4b85fd224e9197f4594e244.tar.gz upstream-d95c3bd6741265a5c4b85fd224e9197f4594e244.tar.bz2 upstream-d95c3bd6741265a5c4b85fd224e9197f4594e244.zip |
ath9k: fix some issues in the ap powersave fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36829 3c298f89-4303-0410-b956-a3cf2f4a3e73
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; |