commit | 6b8335e48ae7171206eda3ae572f0cd0c75ca8a1 | [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 Jan 02 20:31:13 2018 +0100 |
tree | 31ccf1e592ba8faaa9209e5c875da6937122a4c6 | |
parent | 2ee11dcfc9e1c894b058de64fb8b693cf697fbbe [diff] |
usbip: prevent leaking socket pointer address in messages commit 90120d15f4c397272aaf41077960a157fc4212bf upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>