From: Felix Fietkau Date: Tue, 27 May 2014 20:33:57 +0000 (+0200) Subject: mac80211: fix a memory leak on sta rate selection table X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~99^2^2~44^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53d045258ee2e38b1e882617cb0799a04d05f5fa;p=pandora-kernel.git mac80211: fix a memory leak on sta rate selection table If the rate control algorithm uses a selection table, it is leaked when the station is destroyed - fix that. Signed-off-by: Felix Fietkau Reported-by: Christophe Prévotaux 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 --- Reading git-diff-tree failed