]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix setting initial local auth_req value
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 20 May 2014 06:45:48 +0000 (09:45 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 20 May 2014 15:44:12 +0000 (08:44 -0700)
commit4f0cdcc135aa1552b0c90a3a615a9029293f3cc2
tree431dcf795951c7891fb91dd215c53b2b4441f019
parentc2507c4425d24a2a7944bc0c915c579187e7d58d
Bluetooth: Fix setting initial local auth_req value

There is no reason to have the initial local value conditional to
whether the remote value has bonding set or not. We can either way start
off with the value we received.

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