commit | 517543fd72d577dde2ebd9505dc4abf26d589f9a | [log] [tgz] |
---|---|---|
author | Ujjal Roy <royujjal@gmail.com> | Thu Nov 21 11:08:56 2013 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 25 15:46:50 2013 -0500 |
tree | f0c80d285fe6cc4cc78a1382cd355c4f64c9eadc | |
parent | 0b3f57539794da2b32cc64f591d4bca0b469ceda [diff] |
mwifiex: fix memory leak issue for ibss join For IBSS join if the requested SSID matches current SSID, it returns without freeing the allocated beacon IE buffer. Cc: <stable@vger.kernel.org> # 3.10+ Signed-off-by: Ujjal Roy <royujjal@gmail.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>