]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Convert SMP flags into an enum
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 16 Jun 2014 16:25:18 +0000 (19:25 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:42 +0000 (17:42 +0200)
commit4e28f3513da26d1287a50acaf64f45877efba63b
treeeba19c90e411f1301e929943a24560d1877a5d46
parentc62c62c3321f090df32bc2b64ecad862278791b4
Bluetooth: Convert SMP flags into an enum

There's no reason to have explicit values for these flags. Convert them
to an enum to be consistent with other similar flags.

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