git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9fb541
)
mac80211: fix a memory leak on sta rate selection table
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 27 May 2014 20:33:57 +0000
(22:33 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Wed, 28 May 2014 14:22:41 +0000
(16:22 +0200)
If the rate control algorithm uses a selection table, it
is leaked when the station is destroyed - fix that.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Reported-by: Christophe Prévotaux <cprevotaux@nltinc.com>
Fixes:
0d528d85c519
("mac80211: improve the rate control API")
Cc: stable@vger.kernel.org # v3.10+
[add commit log entry, remove pointless NULL check]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/sta_info.c
patch
|
blob
|
history
diff --cc
net/mac80211/sta_info.c
Simple merge