Bluetooth: mgmt: Use command complete on success for set system config
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 17 Jun 2020 14:39:20 +0000 (16:39 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 18 Jun 2020 10:12:15 +0000 (13:12 +0300)
commit46605a271114f1243c807a55c607271c81e662d2
treeff34254f58d7ae27d3b4bf37bd52234c768255d8
parent76b139965575e51224d33ea721d9d00a542b6b39
Bluetooth: mgmt: Use command complete on success for set system config

The command status reply is only for failure. When completing set system
config command, the reply has to be command complete.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Reviewed-by: Alain Michaud <alainm@chromium.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/mgmt_config.c