commit | 5a6d2cf5f18b5afbae0b1b450070bbba50f1e3e0 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Tue Aug 30 05:00:37 2016 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Sep 19 20:19:34 2016 +0200 |
tree | baf25e5dbf080e43db99af9b5a5399904e439b35 | |
parent | 0ef2c42f8c4e372bad16f67dc0f4b15b9be910f6 [diff] |
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>