Bluetooth: Remove unnecessary intermediate function
authorMat Martineau <mathewm@codeaurora.org>
Tue, 23 Oct 2012 22:24:08 +0000 (15:24 -0700)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 24 Oct 2012 01:59:52 +0000 (23:59 -0200)
commit5909cf30f380d13bb59e81e4cb17c3714cb94e68
tree20dc6c393e9cb0eb01c638bef53f7b699dfeb49f
parent1700915fef115b13c43fe3974d0dbb619e6a187d
Bluetooth: Remove unnecessary intermediate function

Resolves a conflict resolution issue in "Bluetooth: Fix L2CAP coding
style".  The remaining connect and create channel response handler is
renamed to better reflect its use for both response types.

Signed-off-by: Mat Martineau <mathewm@codeaurora.org>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Acked-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/l2cap_core.c