Bluetooth: Fix crash when setting a LE socket to ready
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>
Sat, 18 Jun 2011 01:46:26 +0000 (22:46 -0300)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:18:25 +0000 (12:18 -0800)
commit97ed955d1719c63ea6d7aef81f974e10b1339937
tree79574397c43a6241a006d399254ea2630f4e6e71
parentcf36dfee0dc2187e90b28b6c3fa1db4639dace70
Bluetooth: Fix crash when setting a LE socket to ready

We should not try to do any other type of configuration for
LE links when they become ready.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/l2cap_core.c