commit | 90120d15f4c397272aaf41077960a157fc4212bf | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuahkh@osg.samsung.com> | Fri Dec 15 10:50:09 2017 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Dec 19 11:40:54 2017 +0100 |
tree | 043b3a586eb81945e52e9d416962f609e721a802 | |
parent | 248a22044366f588d46754c54dfe29ffe4f8b4df [diff] |
usbip: prevent leaking socket pointer address in messages usbip driver is leaking socket pointer address in messages. Remove the messages that aren't useful and print sockfd in the ones that are useful for debugging. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>