From: Johan Hedberg Date: Fri, 20 Feb 2015 11:26:23 +0000 (+0200) Subject: Bluetooth: Rename hci_send_to_control to hci_send_to_channel X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~375^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7129069e84056ba28954550beb208b2645863299;p=pandora-kernel.git Bluetooth: Rename hci_send_to_control to hci_send_to_channel The hci_send_to_control() can be made more general purpose with a small change of passing the desired HCI channel as a parameter to it. This allows using it for the monitor channel as well as e.g. 6lowpan in the future. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed