commit | 9020a7efe537856eb3e826ebebdf38a5d07a7857 | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuahkh@osg.samsung.com> | Mon Apr 02 14:52:32 2018 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Apr 22 14:45:11 2018 +0200 |
tree | 3de9f123b04cd3952bfbe2fed7eceeaee397743f | |
parent | 5b22f676118ff25049382041da0db8012e57c9e8 [diff] |
usbip: vhci_hcd: Fix usb device and sockfd leaks vhci_hcd fails to do reset to put usb device and sockfd in the module remove/stop paths. Fix the leak. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>