Bluetooth: h5: Do not initialize Configuration field
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Thu, 10 Dec 2015 15:03:43 +0000 (17:03 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 10 Dec 2015 18:19:17 +0000 (19:19 +0100)
commit87a6b9bd6306e0efd5eedbd68042eee36184dbd7
treee8515cdfc8760708883e0a96626657ebf8452eed
parentc38383530fb5e160b739aff4bf08c1cc2dfcc659
Bluetooth: h5: Do not initialize Configuration field

Initializing Configuration field in H5 Config message to 0x01 gives
wrong impression that the value is used and needed. Later on the whole
field is rewritten with h5_cfg_field().

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_h5.c