aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/301-mac80211-lock-rate-control.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-03-14 02:00:36 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-03-14 02:00:36 +0000
commit25d13b89eeaa9a2df5458ed3d7e5ebe97c3f6560 (patch)
treef5f24a0dd84184c4c5cd439f0a8c155896f26e96 /package/kernel/mac80211/patches/301-mac80211-lock-rate-control.patch
parentba21cbae3eff092d17856c01315ac0e0ce2b3a10 (diff)
downloadupstream-25d13b89eeaa9a2df5458ed3d7e5ebe97c3f6560.tar.gz
upstream-25d13b89eeaa9a2df5458ed3d7e5ebe97c3f6560.tar.bz2
upstream-25d13b89eeaa9a2df5458ed3d7e5ebe97c3f6560.zip
mac80211: improve powersave handling in the tx queue rework patch
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44748
Diffstat (limited to 'package/kernel/mac80211/patches/301-mac80211-lock-rate-control.patch')
-rw-r--r--package/kernel/mac80211/patches/301-mac80211-lock-rate-control.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/301-mac80211-lock-rate-control.patch b/package/kernel/mac80211/patches/301-mac80211-lock-rate-control.patch
index 6b6903215d..3acc529bb9 100644
--- a/package/kernel/mac80211/patches/301-mac80211-lock-rate-control.patch
+++ b/package/kernel/mac80211/patches/301-mac80211-lock-rate-control.patch
@@ -115,7 +115,7 @@ Signed-off-by: Johannes Berg <johannes.berg@intel.com>
--- a/net/mac80211/sta_info.h
+++ b/net/mac80211/sta_info.h
-@@ -348,6 +348,7 @@ struct sta_info {
+@@ -349,6 +349,7 @@ struct sta_info {
u8 ptk_idx;
struct rate_control_ref *rate_ctrl;
void *rate_ctrl_priv;