Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flags
authorJohan Hedberg <johan.hedberg@intel.com>
Sun, 8 Jan 2012 21:11:15 +0000 (23:11 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 13 Feb 2012 15:01:25 +0000 (17:01 +0200)
There's no point in exposing these to user-space (which is what happens
to everything in hdev->flags) so move them to dev_flags instead.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>

No differences found