diff options
author | 2015-07-20 20:15:17 +0200 | |
---|---|---|
committer | 2015-07-29 09:59:19 -0500 | |
commit | 903588a99c26ed6f103eaa0cfa4ccbe9cd779398 (patch) | |
tree | 4a761c5688f43bf48eb3636998aa0965fb9f64b3 /include | |
parent | usb: dwc3: gadget: defer endpoint name change (diff) | |
download | linux-dev-903588a99c26ed6f103eaa0cfa4ccbe9cd779398.tar.xz linux-dev-903588a99c26ed6f103eaa0cfa4ccbe9cd779398.zip |
usb: gadget: mass_storage: Free buffers if create lun fails
Creation of LUN 0 may fail (for example due to ENOMEM).
As fsg_common_set_num_buffers() does some memory allocation
we should free it before it becomes unavailable.
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Acked-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions