usb: usbip: stub_rx: don't print error when allocating urb fails
authorWolfram Sang <wsa-dev@sang-engineering.com>
Thu, 11 Aug 2016 21:14:48 +0000 (23:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Aug 2016 13:54:27 +0000 (15:54 +0200)
commit7190c178e65b111379faa7c3b453b7e54f078872
tree121edaa3697fb86bab19276405c5618e66c6cec0
parent2bd07d3c21058db28f6e8ad41b7854f5eaffa451
usb: usbip: stub_rx: don't print error when allocating urb fails

kmalloc will print enough information in case of failure.

Signed-off-by: Wolfram Sang <wsa-dev@sang-engineering.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/usbip/stub_rx.c
This page took 0.02669 seconds and 5 git commands to generate.