commit | 354f60a9952d0af59e684b91cc6e06b95fbbf5ef | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sat Nov 18 22:15:20 2006 +0100 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Nov 21 16:16:32 2006 -0800 |
tree | 56b583c406b7df011049ec2d0ca0c8c75f94bdc6 | |
parent | 820ae1b865caa05e0614004d0183ca70de2b8665 [diff] |
[Bluetooth] Ignore L2CAP config requests on disconnect 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>