]> git.sur5r.net Git - u-boot/commit
usb: gadget: f_thor: Free the allocated out request buffer
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Tue, 21 Jun 2016 12:50:48 +0000 (14:50 +0200)
committerMarek Vasut <marex@denx.de>
Fri, 28 Jul 2017 21:34:38 +0000 (23:34 +0200)
commitbab0146ea91146aafa8cf10a34a45ae85eca5683
tree667c8386d12e624535022f59d2b2c2266d149468
parent78e30987520870e0fc1d6b1cba5b46ce86dfff59
usb: gadget: f_thor: Free the allocated out request buffer

Fix the memory leak by freeing the allocated out request buffer

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/usb/gadget/f_thor.c