Home
last modified time | relevance | path

Searched hist:"5 a6d2cf5f18b5afbae0b1b450070bbba50f1e3e0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dhci_sock.cdiff 5a6d2cf5f18b5afbae0b1b450070bbba50f1e3e0 Mon Aug 29 22:00:37 CDT 2016 Marcel Holtmann <marcel@holtmann.org> Bluetooth: Assign the channel early when binding HCI sockets

Assignment of the hci_pi(sk)->channel should be done early when binding
the HCI socket. This avoids confusion with the RAW channel that is used
for legacy access.

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