]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Consolidate socket channel sending function back into one
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 15 Mar 2015 02:27:59 +0000 (19:27 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 15 Mar 2015 07:56:41 +0000 (09:56 +0200)
commit837353ee5b6a5a3c61b2657df91f1230fca0bc34
treee4b2abbdb127002e22ae36b1c1a124cfaae7bf5f
parent4a315bba61fa4d23e90bf2daa3970356c6d9c5df
Bluetooth: Consolidate socket channel sending function back into one

With the introduction of trusted socket flag for control and monitor
channels, it is now possible to use a single function for sending
packets to these sockets. And with that consolidate the handling.

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/hci_sock.c
net/bluetooth/mgmt.c