staging: frontier: fix memory leak in usb_alphatrack_probe()
authorDaeseok Youn <daeseok.youn@gmail.com>
Fri, 7 Mar 2014 08:25:55 +0000 (17:25 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 9 Mar 2014 06:39:40 +0000 (22:39 -0800)
oldi_buffer and write_buffer need to free when usb_alphatrack_delete()
is called.

Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/frontier/alphatrack.c

Simple merge