summaryrefslogtreecommitdiff
path: root/net/bluetooth/smp.c
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2015-02-20 13:26:24 +0200
committerMarcel Holtmann <marcel@holtmann.org>2015-02-20 18:20:17 +0100
commit03f310efd4b19ddc2cca15ae67f48295554adbfe (patch)
treef3465be27b73d6a9a441fa5261e3c0dc3b0d6b2e /net/bluetooth/smp.c
parent7129069e84056ba28954550beb208b2645863299 (diff)
Bluetooth: Remove unnecessary queue_monitor_skb() function
Now that there's the general purpose hci_send_to_channel() API it will do the exact same thing as queue_monitor_skb() when passed the monitor HCI channel. This patch removes queue_monitor_skb() and replaces any users of it with calls to hci_send_to_channel(). Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/bluetooth/smp.c')
0 files changed, 0 insertions, 0 deletions