]> git.openfabrics.org - ~emulex/infiniband.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)
commit533e35d40130c040e38ffa3ee0401c8c84da618d
treeeba19c90e411f1301e929943a24560d1877a5d46
parentddf4ba078f80415a514e175768bf67631beee7eb
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