net: can: usb: gs_usb: don't print error when allocating urb fails
authorWolfram Sang <wsa-dev@sang-engineering.com>
Thu, 11 Aug 2016 21:05:22 +0000 (23:05 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 Aug 2016 21:53:39 +0000 (14:53 -0700)
commit2a4a1e4013bddb60939328cc8bb99adf458d14af
treeb5b671c0363c8c15adaffd94852fdb6cb6387a11
parent912f85e104f4dfc46bf33e6b5eef1f72a39d0336
net: can: usb: gs_usb: 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: David S. Miller <davem@davemloft.net>
drivers/net/can/usb/gs_usb.c