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:
3119ae9
)
Bluetooth: Refactor HCI command skb creation
author
Johan Hedberg
<johan.hedberg@intel.com>
Tue, 5 Mar 2013 18:37:45 +0000
(20:37 +0200)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Fri, 8 Mar 2013 13:40:26 +0000
(10:40 -0300)
This patch moves out the skb creation from hci_send_cmd() into its own
prepare_cmd() function. This is essential so the same prepare_cmd()
function can be easily reused for skb creation for asynchronous HCI
requests.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/hci_core.c
patch
|
blob
|
history
diff --cc
net/bluetooth/hci_core.c
Simple merge