Home
last modified time | relevance | path

Searched hist:"06 f43cbc4d61922d5a14c28909f02ae9c7fc5283" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dhci_sock.cdiff 06f43cbc4d61922d5a14c28909f02ae9c7fc5283 Mon Aug 26 02:06:30 CDT 2013 Marcel Holtmann <marcel@holtmann.org> Bluetooth: Fix handling of getpeername() for HCI sockets

The HCI sockets do not have a peer associated with it and so make sure
that getpeername() returns EOPNOTSUPP since this operation is actually
not supported on HCI sockets.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>