]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add flag to track managment controlled adapters
authorJohan Hedberg <johan.hedberg@nokia.com>
Tue, 4 Jan 2011 09:54:26 +0000 (11:54 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Tue, 8 Feb 2011 03:40:05 +0000 (01:40 -0200)
commit4e9c35926c7e8f859d6db7ed01775fc8bf17cb08
tree9b96786754f82be87e562c15c9defc88e46db855
parent9e0789fcd3af7e284d5f1345358624760af4be03
Bluetooth: Add flag to track managment controlled adapters

This patch adds a HCI_MGMT flag to track adapters which are under the
control of the management interface. This is needed to make sure that
new kernels will work with old user space versions. I.e. behaviour which
could break old user space versions (but is needed by the management
interface) should not be exhibited when the HCI_MGMT flag is not set.

Signed-off-by: Johan Hedberg <johan.hedberg@nokia.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/hci.h
net/bluetooth/mgmt.c