From: Christian Engelmayer Date: Sat, 11 Jan 2014 22:35:04 +0000 (+0100) Subject: staging: vt6655: Fix memory leak in wpa_ioctl() X-Git-Tag: v3.14-rc1~150^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d2398743f674028ec2b535730557e6bf387f700;p=pandora-kernel.git staging: vt6655: Fix memory leak in wpa_ioctl() Fix a memory leak in the wpa_ioctl() error handling path so that 'param' is also freed correctly in case of an unsupported ioctl. Detected by Coverity: CID 144380. Signed-off-by: Christian Engelmayer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed