]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Avoid hard-coded IO capability values in SMP
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 11 Sep 2014 00:58:54 +0000 (17:58 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 11 Sep 2014 01:02:22 +0000 (03:02 +0200)
commit4fb5c575e45f853deae212f92cd0a71ee5486683
treebc7e0a6b6e8805fd86b75373fede5a73723249b1
parent726c358ed204de5377ef773f0b15c27430e07729
Bluetooth: Avoid hard-coded IO capability values in SMP

This is a trivial change to use a proper define for the NoInputNoOutput
IO capability instead of hard-coded values.

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