diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2015-02-20 13:26:24 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2015-02-20 18:20:17 +0100 |
commit | 03f310efd4b19ddc2cca15ae67f48295554adbfe (patch) | |
tree | f3465be27b73d6a9a441fa5261e3c0dc3b0d6b2e /drivers/vhost | |
parent | 7129069e84056ba28954550beb208b2645863299 (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 'drivers/vhost')
0 files changed, 0 insertions, 0 deletions