]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerGustavo F. Padovan <padovan@profusion.mobi>
Fri, 8 Jul 2011 20:37:12 +0000 (17:37 -0300)
commit69dd31f8e5dbcf1142ef6ce8489371af6301a1dc
treec5474bd6a209d7024817e2ce5650424c03470b80
parent2bdf354076fb3743295299d8c31f8fb123de68a6
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