summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_vhci.c
diff options
context:
space:
mode:
authorMarcel Holtmann2013-10-10 23:54:19 +0200
committerJohan Hedberg2013-10-11 00:19:44 +0200
commit5108699194dfccd8cc324ec6691b2bc810a317ab (patch)
tree473b3923406258283b8ebe6983c4ea180b48e389 /drivers/bluetooth/hci_vhci.c
parentBluetooth: Remove pointless check of hci_send_frame parameter (diff)
downloadkernel-qcow2-linux-5108699194dfccd8cc324ec6691b2bc810a317ab.tar.gz
kernel-qcow2-linux-5108699194dfccd8cc324ec6691b2bc810a317ab.tar.xz
kernel-qcow2-linux-5108699194dfccd8cc324ec6691b2bc810a317ab.zip
Bluetooth: Remove return value from hci_send_frame() function
The return value of hci_send_frame() is never checked. So just make this function void and print an error when the hdev->send driver callback returns a negative value. Having the error printed is actually an improvement over the current situation where any driver error just gets ignored. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to 'drivers/bluetooth/hci_vhci.c')
0 files changed, 0 insertions, 0 deletions