From: Marcel Holtmann Date: Mon, 14 Oct 2013 09:45:34 +0000 (-0700) Subject: Bluetooth: Introduce L2CAP channel flag for defer setup X-Git-Tag: v3.13-rc1~105^2~55^2^2~54^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdc257830760a784370ae4ab2d682b252b983e77;p=pandora-kernel.git Bluetooth: Introduce L2CAP channel flag for defer setup The L2CAP core should not look into the socket flags to figure out the setting of defer setup. So introduce a L2CAP channel flag that mirrors the socket flag. Since the defer setup option is only set in one place this becomes a really easy thing to do. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed