Home
last modified time | relevance | path

Searched hist:cedc5469778846ee18c653aaa6d70681961eed93 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dhci_sock.cdiff cedc5469778846ee18c653aaa6d70681961eed93 Mon Feb 20 07:50:33 CST 2012 Marcel Holtmann <marcel@holtmann.org> Bluetooth: Lock socket when reading HCI socket options

When reading the HCI raw socket option, the socket was never locked. So
lock the socket and in addition return EINVAL on non raw sockets.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>