OSDN Git Service

Bluetooth: Remove check for valid LTK authenticated parameter
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 1 Feb 2014 02:42:16 +0000 (18:42 -0800)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 13 Feb 2014 07:51:43 +0000 (09:51 +0200)
commitf8159247755e77d8264ccce84054ff893275115e
tree4eccbee96a9a42dae7dd8a9db33b7ca573da1b3c
parentabf76bad8fb503fb21fb0eba854fa048c75ff123
Bluetooth: Remove check for valid LTK authenticated parameter

The LTK authenticated parameter is the key type of the LTK and similar
to link keys there is no need to check the currently supported values.

For possible future improvements, the kernel will only use key types
it knows about and just ignore all the other ones.

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