Bluetooth: Factor out hci_queue_acl
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Fri, 21 Sep 2012 09:30:04 +0000 (12:30 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 27 Sep 2012 21:13:04 +0000 (18:13 -0300)
commitee22be7ef4f1d010a76fb41dc8fc687d38e606a3
treeb4f21cd3c5d6a4b2931beea37fa632ef0c444f5f
parentd945df256a7b2446227fafae2f89db85597412ef
Bluetooth: Factor out hci_queue_acl

Use hci_chan as parameter instead of hci_conn as we need logical
handle from hci_chan for AMP link.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/hci_core.c