commit | 60918918a9f3455859a4be0d4e381003cbdb843f | [log] [tgz] |
---|---|---|
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | Thu Nov 29 17:46:06 2012 +0200 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Mon Dec 03 16:00:00 2012 -0200 |
tree | d3ad13bb999fbd27225b0eafba33b2dfbf7a4e29 | |
parent | 5d05416e0907b0dd30b62b002bed3b85e6efbd61 [diff] |
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 <andrei.emeltchenko@intel.com> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>