]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add support for untrusted access to management commands
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 15 Mar 2015 02:28:01 +0000 (19:28 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 15 Mar 2015 07:57:35 +0000 (09:57 +0200)
commit7e2ee5bda6d968476bcd78ae599c34d90a1a480e
tree0831062d403bbcebf22396637343351b8aa0c107
parentd37ed43bd09c3f20d7a03b001fa8721e41f19c01
Bluetooth: Add support for untrusted access to management commands

Some management commands are safe to be accessed from any user without
special permissions. First step for allowing access to any of these
commands from untrusted application is to mark them accordingly.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci_core.h
net/bluetooth/mgmt.c