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-17 17:14:43 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-03-17 17:14:43 +0000
commit841765538a9843a33f6f398c1b59a5cd0bfa7761 (patch)
tree7047bba25cd528a8ac84a0eda9b84a336dc1cec4 /package/kernel/mac80211/patches/301-mac80211-lock-rate-control.patch
parentdd0d8069c6787b7f7e2bebe267a8f71f2a43cc9f (diff)
downloadupstream-841765538a9843a33f6f398c1b59a5cd0bfa7761.tar.gz
upstream-841765538a9843a33f6f398c1b59a5cd0bfa7761.tar.bz2
upstream-841765538a9843a33f6f398c1b59a5cd0bfa7761.zip
mac80211: add some improvements to the software queueing code
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44872 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 3acc529bb9..53d981b9e9 100644
--- a/package/kernel/mac80211/patches/301-mac80211-lock-rate-control.patch
+++ b/package/kernel/mac80211/patches/301-mac80211-lock-rate-control.patch
@@ -104,7 +104,7 @@ Signed-off-by: Johannes Berg <johannes.berg@intel.com>
static inline void rate_control_free_sta(struct sta_info *sta)
--- a/net/mac80211/sta_info.c
+++ b/net/mac80211/sta_info.c
-@@ -280,7 +280,7 @@ static int sta_prepare_rate_control(stru
+@@ -281,7 +281,7 @@ static int sta_prepare_rate_control(stru
sta->rate_ctrl = local->rate_ctrl;
sta->rate_ctrl_priv = rate_control_alloc_sta(sta->rate_ctrl,