net: can: usb: esd_usb2: don't print error when allocating urb fails
authorWolfram Sang <wsa-dev@sang-engineering.com>
Thu, 11 Aug 2016 21:05:21 +0000 (23:05 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 Aug 2016 21:53:39 +0000 (14:53 -0700)
commit912f85e104f4dfc46bf33e6b5eef1f72a39d0336
treeb797609188b92c9faf118c79c02d43c7b794acce
parent87ced2f9584efc476b955eb2343728fab20ff80b
net: can: usb: esd_usb2: 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/esd_usb2.c
This page took 0.032447 seconds and 5 git commands to generate.