]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: bfusb: Fix the return error code
authorSyam Sidhardhan <s.syam@samsung.com>
Tue, 22 Dec 2015 14:00:20 +0000 (19:30 +0530)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 22 Dec 2015 14:25:33 +0000 (15:25 +0100)
commit7ddb69222d0fdc0bc83b60dbb21d9864ebf2907e
tree58487efdf1bdb5fc94694363b0506318c8dec1da
parentf71e823b8776b3ce0073087d7b8ec8a7d31fe818
Bluetooth: bfusb: Fix the return error code

-ENOMEM is the appropriate error code instead of -EIO.

Signed-off-by: Syam Sidhardhan <s.syam@samsung.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/bfusb.c