Bluetooth: Replace send_monitor_event with queue_monitor_skb
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 12 Jan 2015 03:33:33 +0000 (19:33 -0800)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 12 Jan 2015 09:26:09 +0000 (11:26 +0200)
The send_monitor_event function is essentially the same as the newly
introduced queue_monitor_skb. So instead of having duplicated code,
replace send_monitor_event with queue_monitor_skb.

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

Simple merge