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:
06f43cb
)
Bluetooth: Fix handling of getsockname() for HCI sockets
author
Marcel Holtmann
<marcel@holtmann.org>
Mon, 26 Aug 2013 07:20:37 +0000
(
00:20
-0700)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Mon, 16 Sep 2013 17:35:54 +0000
(14:35 -0300)
The hci_dev check is not protected and so move it into the socket lock. In
addition return the HCI channel identifier instead of always 0 channel.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
No differences found