diff options
author | Jesper Juhl | 2013-09-30 22:22:11 +0200 |
---|---|---|
committer | Greg Kroah-Hartman | 2013-10-01 03:34:00 +0200 |
commit | e72f8762f8c8f81d4692c485dc85020b3ad160da (patch) | |
tree | f759669f255b0bedfe95942d0d0b8f112fa6d045 /drivers/hwmon | |
parent | Staging: vt6655: 80211mgr: Cleanup of brace coding style issues (diff) | |
download | kernel-qcow2-linux-e72f8762f8c8f81d4692c485dc85020b3ad160da.tar.gz kernel-qcow2-linux-e72f8762f8c8f81d4692c485dc85020b3ad160da.tar.xz kernel-qcow2-linux-e72f8762f8c8f81d4692c485dc85020b3ad160da.zip |
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 <jj@chaosbits.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hwmon')
0 files changed, 0 insertions, 0 deletions