From: Andrei Emeltchenko Date: Thu, 29 Nov 2012 15:46:06 +0000 (+0200) Subject: Bluetooth: Fix missing L2CAP EWS Conf parameter X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~56^2^2~43^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60918918a9f3455859a4be0d4e381003cbdb843f;p=pandora-kernel.git Bluetooth: Fix missing L2CAP EWS Conf parameter If L2CAP_FEAT_FCS is not supported we sould miss EWS option configuration because of break. Make code more readable by combining FCS configuration in the single block. Signed-off-by: Andrei Emeltchenko Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed