From: Michal Kazior Date: Wed, 29 Jan 2014 06:56:18 +0000 (+0100) Subject: mac80211: fix possible memory leak on AP CSA failure X-Git-Tag: v3.15-rc1~113^2~289^2^2~101^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97518af1260553d2cad71b37a76b597360519e8a;p=pandora-kernel.git mac80211: fix possible memory leak on AP CSA failure If CSA for AP interface failed and the interface was not stopped afterwards another CSA request would leak sdata->u.ap.next_beacon. Signed-off-by: Michal Kazior Reviewed-by: Luciano Coelho Signed-off-by: Johannes Berg --- Reading git-diff-tree failed