OSDN Git Service

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)
committerBrian Swetland <swetland@google.com>
Tue, 29 Mar 2011 20:57:50 +0000 (13:57 -0700)
commitea851c7aa1641dc34c5eec5a0af653e0bf29204b
tree1c42867f4dbfbdc96a9ec30aec63316584cfadf3
parent1e270f751e72f691232cdab6a23d9ce70c3f77d3
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