From: Johan Hedberg Date: Mon, 27 Jan 2014 23:11:35 +0000 (-0800) Subject: Bluetooth: Fix disconnecting L2CAP when a credits overflow occurs X-Git-Tag: v3.15-rc1~113^2~159^2^2~130^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f1bfe4e5eb8db9841b57ade1384b9a8ffcd38c3;p=pandora-kernel.git Bluetooth: Fix disconnecting L2CAP when a credits overflow occurs The L2CAP specification requires us to disconnect an L2CAP channel if the remote side gives us credits beyond 65535. This patch makes sure we disconnect the channel in such a situation. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed