Diff between 5237734e5ca8f1a6f22725d6d8ae65e0cc384b2b and d96c9ad20960134657709b815cdc5922d2ba7efc

Changed Files

File Additions Deletions Status
src/mgmt.c +0 -1 modified

Full Patch

diff --git a/src/mgmt.c b/src/mgmt.c
index 14c17c3..b82dc24 100644
--- a/src/mgmt.c
+++ b/src/mgmt.c
@@ -305,7 +305,6 @@ static void mgmt_update_powered(struct btd_adapter *adapter,
 		info->pending_uuid = FALSE;
 		info->pending_class = FALSE;
 		info->pending_cod_change = FALSE;
-		return;
 	}
 
 	adapter_update_settings(adapter, settings);