From: Marcel Holtmann Date: Mon, 12 Jan 2015 03:33:33 +0000 (-0800) Subject: Bluetooth: Replace send_monitor_event with queue_monitor_skb X-Git-Tag: fixes-v4.0-rc1~150^2~184^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41e91e71f61ead454c72b68d7c5cf13a2651e992;p=pandora-kernel.git Bluetooth: Replace send_monitor_event with queue_monitor_skb 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 Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed