diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-03-27 17:17:37 +0200 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2019-05-03 09:13:48 +0300 |
commit | 75ecb9dd56a7c360ed487ee809d8e4a026fd7152 (patch) | |
tree | 565d58b7d09b2e0a93f47478cfd9b2ffbb1e9be7 /net/bluetooth | |
parent | c0c61471ef8664d8c54c53344efd26e180410821 (diff) | |
download | linux-75ecb9dd56a7c360ed487ee809d8e4a026fd7152.tar.bz2 |
usb: dwc3: Free resource immediately after use
When we read an array of integers from device properties,
the temporary buffer is allocated.
However, in case of dwc3_set_incr_burst_type() it's not freed.
Free allocated buffer immediately after use.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'net/bluetooth')
0 files changed, 0 insertions, 0 deletions