From 6d2398743f674028ec2b535730557e6bf387f700 Mon Sep 17 00:00:00 2001 From: Christian Engelmayer Date: Sat, 11 Jan 2014 23:35:04 +0100 Subject: [PATCH] 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-format-patch failed