drivers/usb/misc/usbtest.c: add kfrees
authorJulia Lawall <Julia.Lawall@lip6.fr>
Sun, 25 Mar 2012 19:08:32 +0000 (21:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Apr 2012 21:13:52 +0000 (14:13 -0700)
Free the two previously allocated buffers before exiting the function in an
error case.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/usbtest.c

Simple merge