]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitcb06d366fbf88f3923951d862f8c5b03fb483b43
tree16be6ce5d67b0c90bd7be8c260069815a485d69c
parenta8ca617c1356cafa669dc467a386787cc1d83809
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