From 373c5e314fd20c7df8616e1e1c0b49a0b3577958 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 14 Mar 2015 02:00:36 +0000 Subject: mac80211: improve powersave handling in the tx queue rework patch Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44748 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/kernel/mac80211/patches/301-mac80211-lock-rate-control.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/kernel/mac80211/patches/301-mac80211-lock-rate-control.patch') 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 --- 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; -- cgit v1.2.3