Bluetooth: Convert hdev->ssp_mode to a flag
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 25 Jan 2012 12:21:06 +0000 (14:21 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 13 Feb 2012 15:01:29 +0000 (17:01 +0200)
The ssp_mode is essentially just a boolean so it's more appropriate to
have it simply as a flag in hdev->dev_flags.

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

No differences found