commit | 8690825ea691c689a1c21fbf5f8000df35cf043b | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuahkh@osg.samsung.com> | Fri Jan 26 11:56:50 2018 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 25 11:05:45 2018 +0100 |
tree | 45fca7fa5b0060371b3d5e6cc605fae02c50f3d4 | |
parent | f23830925a33186636f229f5d20abd3178aa38e1 [diff] |
usbip: keep usbip_device sockfd state in sync with tcp_socket commit 009f41aed4b3e11e6dc1e3c07377a10c20f1a5ed upstream. Keep usbip_device sockfd state in sync with tcp_socket. When tcp_socket is reset to null, reset sockfd to -1 to keep it in sync. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> Cc: stable@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>