]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Limit userspace exposure of stack internal events
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 4 Oct 2015 21:33:59 +0000 (23:33 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 5 Oct 2015 07:29:23 +0000 (10:29 +0300)
commit3f11c865b6bae14c2bbf3738b79b07caedf8d332
tree93a9f56290c5c8963285735dec946ed68db84c29
parent7ae43030400b287b5b9a4b5ce0f0fcb487684815
Bluetooth: Limit userspace exposure of stack internal events

The stack internal events that are exposed to userspace should be
limited to HCI_DEV_REG, HCI_DEV_UNREG, HCI_DEV_UP and HCI_DEV_DOWN.

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