Bluetooth: Fix missing L2CAP EWS Conf parameter
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Thu, 29 Nov 2012 15:46:06 +0000 (17:46 +0200)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 3 Dec 2012 18:00:00 +0000 (16:00 -0200)
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 <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>

No differences found