From: Johan Hedberg Date: Mon, 27 Jan 2014 23:11:34 +0000 (-0800) Subject: Bluetooth: Fix disconnecting L2CAP channel for credits violation X-Git-Tag: v3.15-rc1~113^2~159^2^2~130^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfd9774c5ad4abe9d51e52056e441eaf983b9080;p=pandora-kernel.git 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 Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed