]> 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)
commitf83dad2e423d6f8ae0ab1f137e807ea7a57795ab
tree431dcf795951c7891fb91dd215c53b2b4441f019
parentc90e296d7b57c8f3406796bf308dcbe95b84c6b6
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