Bluetooth: Use l2cap_chan_ready() in LE path
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Fri, 25 May 2012 12:30:56 +0000 (09:30 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 5 Jun 2012 03:34:10 +0000 (06:34 +0300)
commit6754e0df133b088aa97ae6f2d3fd5377e43d1fc6
treed37146e88c2b8878cb0dcee426626ec5cfae075c
parent2f84a2e6a6978810b06b5f33892152183f1dace9
Bluetooth: Use l2cap_chan_ready() in LE path

This replace code in l2cap_le_conn_ready() by a similar code in
l2cap_chan_ready().

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/l2cap_core.c