From e72f8762f8c8f81d4692c485dc85020b3ad160da Mon Sep 17 00:00:00 2001 From: Jesper Juhl Date: Mon, 30 Sep 2013 22:22:11 +0200 Subject: [PATCH] staging: vt6655: don't leak when returning -EOPNOTSUPP in vt6655_hostap_ioctl Make sure we always free(param); and remove a redundant "goto out;" just before we'll hit the label anyway. Signed-off-by: Jesper Juhl Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed