]> 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)
commit351eb253a34915671fcbb619a8e89f71f4f41c1e
tree0831062d403bbcebf22396637343351b8aa0c107
parentefd41bf1a5a84c69e530196aa08120bc8f78ce1f
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