diff options
| author | Hangyu Hua <[email protected]> | 2022-04-06 15:57:03 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-04-24 17:30:45 +0200 |
| commit | b67d19662fdee275c479d21853bc1239600a798f (patch) | |
| tree | 2d990d743f9830e27bd7c0b4581933e788cb966b /tools/perf/scripts/python/bin | |
| parent | 88517757a829e9ce146a6c7233ad5dcdc66fcbb0 (diff) | |
char: xillybus: fix a refcount leak in cleanup_dev()
usb_get_dev is called in xillyusb_probe. So it is better to call
usb_put_dev before xdev is released.
Acked-by: Eli Billauer <[email protected]>
Signed-off-by: Hangyu Hua <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions