Jesper Juhl fb841d676b staging: vt6656: don't leak 'param' in vt6656_hostap_ioctl() when returning -EOPNOTSUPP
Don't return -EOPNOTSUPP directly in switch case's since it'll leak
the memory allocated to 'param' when that variable goes out of scope
without having been assigned to anything.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-08-13 19:09:06 -07:00
..
2012-07-06 16:24:00 -07:00
2012-07-09 12:43:26 -07:00
2012-07-09 12:43:26 -07:00
2012-05-02 11:48:07 -07:00
2012-07-09 12:43:26 -07:00
2012-04-10 15:25:55 -07:00