Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.
authorNick Pelly <npelly@google.com>
Thu, 9 Jul 2009 19:23:44 +0000 (12:23 -0700)
committerColin Cross <ccross@android.com>
Thu, 30 Sep 2010 00:49:23 +0000 (17:49 -0700)
commitf60415bd579f5752cc36ce6077319467f37e1490
treed3267b6341d194e66d9046968233f33c69ab55e5
parent4fa4b98ed94cbe928aab87ef74170cd590d7fcf0
Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.

This fixes a bug where shutdown() and close() on a rfcomm socket during ACL
connection would not cause HCI Create Connection Cancel.

Signed-off-by: Nick Pelly <npelly@google.com>
net/bluetooth/rfcomm/core.c