Hi Marcel, > > - btmrvl_send_module_cfg_cmd(priv, MODULE_BRINGUP_REQ); > > + hdev->setup = btmrvl_setup; > > just to make sure you guys understand how ->setup() works. It is only called once. Bringing the > adapter down and up again does not call ->setup() a second time. So do you guys need this setup_done > variable and if so, then you need to be a bit more verbose and help me understand why. It's observed that sometimes the setup handler is called twice when Bluetooth daemon is running in background. We will rebase to latest commit on bluetooth-next tree and test again. If the issue is gone with the latest code in -next tree we will remove the setup_done flag. Thanks, Bing -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html