From: Johan Hedberg Date: Mon, 7 Oct 2013 12:44:48 +0000 (+0200) Subject: Bluetooth: Fix suspending the L2CAP socket if we start with 0 credits X-Git-Tag: v3.14-rc1~94^2~482^2^2~9^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=029727a39a4316c081347749d5c25f76d5eb891c;p=pandora-kernel.git Bluetooth: Fix suspending the L2CAP socket if we start with 0 credits If the peer gives us zero credits in its connection request or response we must call the suspend channel callback so the BT_SK_SUSPEND flag gets set and user space is blocked from sending data to the socket. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed