From: Marcel Holtmann Date: Mon, 14 Oct 2013 09:53:54 +0000 (-0700) Subject: Bluetooth: Introduce L2CAP channel callback for resuming X-Git-Tag: v3.13-rc1~105^2~55^2^2~54^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d97c899bde330cd1c76c3a162558177563a74362;p=pandora-kernel.git Bluetooth: Introduce L2CAP channel callback for resuming Clearing the BT_SK_SUSPEND socket flag from the L2CAP core is causing a dependency on the socket. So intead of doing that, use a channel callback into the socket handling to resume. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed