usb: hso: no complaint about kmalloc failure
authorOliver Neukum <oneukum@suse.com>
Wed, 5 Aug 2020 12:07:08 +0000 (14:07 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Aug 2020 00:43:39 +0000 (17:43 -0700)
commit11c5f6d2f2a8f34f64dfcdec4090d2c17539c2c3
treef0b15c08c9db4002e398152f29d5ca3c2af1a41d
parent5fcfb6d0bfcda17f0d0656e4e5b3710af2bbaae5
usb: hso: no complaint about kmalloc failure

If this fails, kmalloc() will print a report including
a stack trace. There is no need for a separate complaint.

Signed-off-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/hso.c