From: Mat Martineau Date: Tue, 24 Aug 2010 22:35:42 +0000 (-0700) Subject: Bluetooth: Only enable L2CAP FCS for ERTM or streaming X-Git-Tag: v2.6.36-rc8~17^2~3^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c462b6047da80491b8cb6be878e8bf9313ac3e1;p=pandora-kernel.git Bluetooth: Only enable L2CAP FCS for ERTM or streaming This fixes a bug which caused the FCS setting to show L2CAP_FCS_CRC16 with L2CAP modes other than ERTM or streaming. At present, this only affects the FCS value shown with getsockopt() for basic mode. Signed-off-by: Mat Martineau Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed