]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: gdm72xx: fix memory leak
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Mon, 7 Sep 2015 12:38:21 +0000 (18:08 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 01:24:53 +0000 (18:24 -0700)
commitea022df19395f0da090e9dcdf417d28326e15404
treea4591540e6371a2f6eb7e6207ccbf8ed4d61765d
parentfb7014df159bb8524341a0fdb8d467f6827b0770
staging: gdm72xx: fix memory leak

We were successfully requesting the firmware but on error it was not
being released.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gdm72xx/usb_boot.c