[Bluetooth] Ignore L2CAP config requests on disconnect
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 18 Nov 2006 21:15:20 +0000 (22:15 +0100)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 22 Nov 2006 00:16:32 +0000 (16:16 -0800)
Any L2CAP connection in disconnecting state shall not response
to any further config requests from the remote side. So in case
such a request is received, ignore it.

Signed-off-by: Ville Tervo <ville.tervo@nokia.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/l2cap.c

Simple merge