diff options
author | Johan Hedberg <johan.hedberg@nokia.com> | 2010-12-07 23:21:07 +0100 |
---|---|---|
committer | Gustavo F. Padovan <padovan@profusion.mobi> | 2010-12-08 02:03:39 +0100 |
commit | a40c406cbdd28dcca3483065bc2ba794cf5aaab7 (patch) | |
tree | 30c0242aea1c7a5acdaab1e7a4493ff5245e98fa /crypto | |
parent | Bluetooth: Add initial Bluetooth Management interface callbacks (diff) | |
download | linux-a40c406cbdd28dcca3483065bc2ba794cf5aaab7.tar.xz linux-a40c406cbdd28dcca3483065bc2ba794cf5aaab7.zip |
Bluetooth: Make hci_send_to_sock usable for management control sockets
In order to send data to management control sockets the function should:
- skip checks intended for raw HCI data and stack internal events
- make sure RAW HCI data or stack internal events don't go to
management control sockets
In order to accomplish this the patch adds a new member to the bluetooth
skb private data to flag skb's that are destined for management control
sockets.
Signed-off-by: Johan Hedberg <johan.hedberg@nokia.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions