Home
last modified time | relevance | path

Searched hist:"9 d4b68b23947e7bdf3f2707e76bd61572c523f6c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dhci_sock.cdiff 9d4b68b23947e7bdf3f2707e76bd61572c523f6c Mon Aug 26 02:20:37 CDT 2013 Marcel Holtmann <marcel@holtmann.org> Bluetooth: Fix handling of getsockname() for HCI sockets

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>