]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf733f155c3edfc952f438b1ae3ba986591d933a8
treed37146e88c2b8878cb0dcee426626ec5cfae075c
parent769fe230655b3a6ff0d6e462e0fcf0f14532c6c6
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