From: Marcel Holtmann Date: Fri, 11 Jul 2014 03:51:58 +0000 (+0200) Subject: Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~42^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=899de765667b63bb51526f0a31693aed6ad5f828;p=pandora-kernel.git Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c The internals of the HCI request framework should not be leaking to its users. Move them all into net/bluetooth/hci_core.c and provide a simple hci_req_pending helper function for the one user outside the framework. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed