]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Refactor valid LTK data testing into its own function
authorJohan Hedberg <johan.hedberg@intel.com>
Sun, 20 Jan 2013 12:27:16 +0000 (14:27 +0200)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 23 Jan 2013 03:56:51 +0000 (01:56 -0200)
commita94ac0a35217bbc49ea1e161e39a354db7e1c895
tree291736a32da4624e99c1c651a7e5a456ed98ef9a
parent2bdca561396a8e693b84a95c55a18794b7434514
Bluetooth: Refactor valid LTK data testing into its own function

This patch refactors valid LTK data testing into its own function. This
will help keep the code readable since there are several tests still
missing that need to be done on the LTK data.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/mgmt.c