]> git.openfabrics.org - ~emulex/infiniband.git/commit
Bluetooth: Fix disconnecting L2CAP channel for credits violation
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 27 Jan 2014 23:11:34 +0000 (15:11 -0800)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 13 Feb 2014 07:51:38 +0000 (09:51 +0200)
commitdfd9774c5ad4abe9d51e52056e441eaf983b9080
tree5fde7fa03d6830b7e9d52fa40cceae0dd322edc0
parentd1d79413ec066b9d13390590be3ff684e2dd3631
Bluetooth: Fix disconnecting L2CAP channel for credits violation

The L2CAP specification requires us to disconnect a channel if the
remote device sends us data when it doesn't have any credits to do so.
This patch makes sure that we send the appropriate L2CAP Disconnect
request in this situation.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/l2cap_core.c