git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e348fe6
)
Bluetooth: Check req->err in hci_req_add
author
Andre Guedes
<andre.guedes@openbossa.org>
Fri, 8 Mar 2013 14:20:18 +0000
(11:20 -0300)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Sat, 9 Mar 2013 20:11:26 +0000
(17:11 -0300)
If req->err is set, there is no point in queueing the HCI command
in HCI request command queue since it won't be sent anyway.
Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Acked-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
No differences found