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:
7350e6c
)
Bluetooth: hidp: merge 'send' functions into hidp_send_message()
author
David Herrmann
<dh.herrmann@gmail.com>
Sat, 6 Apr 2013 18:28:50 +0000
(20:28 +0200)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Wed, 17 Apr 2013 06:04:08 +0000
(
03:04
-0300)
We handle skb buffers all over the place, even though we have
hidp_send_*_message() helpers. This creates a more generic
hidp_send_message() helper and uses it instead of dealing with transmit
queues directly everywhere.
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
No differences found