]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Refactor authentication method lookup into its own function
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 17 Jun 2014 10:07:38 +0000 (13:07 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 20 Jun 2014 11:53:42 +0000 (13:53 +0200)
commit9740c99493a635af4a1000a8e79ded423671df69
treeab948401458c9bf87d5d350e04a2b74a825592a7
parent1732d97d054fdb2cd4c1d1df3b2792fd3e4f7cd2
Bluetooth: Refactor authentication method lookup into its own function

We'll need to do authentication method lookups from more than one place,
so refactor the lookup into its own function.

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