]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add clarifying comment when setting local OOB flag
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 16 Mar 2015 19:12:34 +0000 (21:12 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 16 Mar 2015 19:16:08 +0000 (20:16 +0100)
commitb3a2a1eecea7243271f8abec9ddbfa126d8a02f9
tree16be6ce5d67b0c90bd7be8c260069815a485d69c
parent51e9253310b120f08c1e068b9013663388108bd3
Bluetooth: Add clarifying comment when setting local OOB flag

It might be a bit counterintuitive to set a 'local' flag based on remote
data. This patch adds a clarifying comment to the pairing req/rsp
handlers when setting the LOCAL_OOB flag based on the PDU received from
the remote side.

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