From: Amitkumar Karwar Date: Tue, 26 May 2015 13:34:28 +0000 (-0700) Subject: mwifiex: fix a possible double free issue X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~139^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0769b27739ee420a391ee66a431c1474370aec6b;p=pandora-kernel.git mwifiex: fix a possible double free issue As drv_info_dump pointer doesn't get reset, we may end up freeing the allocated memory twice. Signed-off-by: Amitkumar Karwar Signed-off-by: Cathy Luo Signed-off-by: Kalle Valo --- Reading git-diff-tree failed