summaryrefslogtreecommitdiff
path: root/drivers/pps
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2014-06-24 17:03:50 +0300
committerMarcel Holtmann <marcel@holtmann.org>2014-07-03 17:42:46 +0200
commit4dae27983eaaee15c6867561eb2c8d7b2d28d6cc (patch)
tree5081f92ee6b9cb7f28bfc446b5bf194f82680a3b /drivers/pps
parent985d904902681d736924afe3f4dae212c0e5f6a4 (diff)
Bluetooth: Convert hci_conn->link_mode into flags
Since the link_mode member of the hci_conn struct is a bit field and we already have a flags member as well it makes sense to merge these two together. This patch moves all used link_mode bits into corresponding flags. To keep backwards compatibility with user space we still need to provide a get_link_mode() helper function for the ioctl's that expect a link_mode style value. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/pps')
0 files changed, 0 insertions, 0 deletions