]> git.baikalelectronics.ru Git - kernel.git/commit
net: can: usb: peak_usb: pcan_usb_core: don't print error when allocating urb fails
authorWolfram Sang <wsa-dev@sang-engineering.com>
Thu, 11 Aug 2016 21:05:24 +0000 (23:05 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 Aug 2016 21:53:39 +0000 (14:53 -0700)
commit104d53001353fd05796ff31b5690a55996767491
tree6bf0c8ab373f0f85f591360ba3f4218ad09f559d
parent1f3bd1f7065b1b4ebb8e514fbf61265884b9a28e
net: can: usb: peak_usb: pcan_usb_core: 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/peak_usb/pcan_usb_core.c