diff options
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | 2014-01-04 21:08:05 +0100 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2014-01-05 00:49:00 +0100 |
commit | c36aeba8c072d20a08e8546483494ab0f6458963 (patch) | |
tree | b5e0dcd7ed5bbfef8204d777ccff2e2aed23b18c /drivers/nubus | |
parent | NFC: digital: Use NFC_NFCID3_MAXSIZE from nfc.h (diff) | |
download | linux-c36aeba8c072d20a08e8546483494ab0f6458963.tar.xz linux-c36aeba8c072d20a08e8546483494ab0f6458963.zip |
NFC: port100: Fix device leak
port100_probe() calls usb_get_dev(), but there is no usb_put_dev()
in port100_disconnect(). The patch adds one.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/nubus')
0 files changed, 0 insertions, 0 deletions