Bluetooth: Use the link key list to temporarily store the STK
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>
Thu, 7 Jul 2011 21:59:40 +0000 (18:59 -0300)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:35 +0000 (11:59 -0700)
commitf1b45c55fa5dc940ce150891c8dd50ac9f1b6bca
treec2a8cbff1d8e4791638259e63e4e02bdc4316ff3
parente56cede36879695ac64e8170fb70fabe1b3f0535
Bluetooth: Use the link key list to temporarily store the STK

With this we can use only one place to store all keys, without
need to use a field in the connection structure for this
purpose.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/smp.c