aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMarcel Holtmann <[email protected]>2013-10-10 14:54:19 -0700
committerJohan Hedberg <[email protected]>2013-10-11 00:19:44 +0200
commit5108699194dfccd8cc324ec6691b2bc810a317ab (patch)
tree473b3923406258283b8ebe6983c4ea180b48e389 /tools/perf/scripts/python
parent3d386acea090e7af3346de59d9e322f92128a4b1 (diff)
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 <[email protected]> Signed-off-by: Johan Hedberg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions