Re: [PATCH] usbip: vhci_hcd: Fix usb device and sockfd leaks

From: Shuah Khan
Date: Tue Apr 03 2018 - 09:55:12 EST


On 04/03/2018 12:56 AM, Greg KH wrote:
> On Mon, Apr 02, 2018 at 02:52:32PM -0600, Shuah Khan wrote:
>> 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@xxxxxxxxxxxxxxx>
>
> Should this be marked for the stable kernels?
>

Yes please mark this for stables. I forgot to do that.

thanks,
-- Shuah