]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit21e1355a826db42f1791c23843d7444dac606687
treeff34254f58d7ae27d3b4bf37bd52234c768255d8
parent98d12b5516836ece3726eb14dc925c2c44e4e79c
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