From: Vinicius Costa Gomes Date: Fri, 1 Jun 2012 01:53:39 +0000 (-0300) Subject: Bluetooth: Fix checking the wrong flag when accepting a socket X-Git-Tag: v3.5-rc3~22^2~10^2~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddcd0f41471a1e0394c8840a119ec3986a78462c;p=pandora-kernel.git Bluetooth: Fix checking the wrong flag when accepting a socket Most probably a typo, the check should have been for BT_SK_DEFER_SETUP instead of BT_DEFER_SETUP (which right now only represents a socket option). Signed-off-by: Vinicius Costa Gomes Acked-by: Andrei Emeltchenko Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed