From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> --- profiles/health/hdp.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/health/hdp.c b/profiles/health/hdp.c index d511015..d256c9f 100644 --- a/profiles/health/hdp.c +++ b/profiles/health/hdp.c @@ -933,7 +933,8 @@ static void hdp_mcap_mdl_connected_cb(struct mcap_mdl *mdl, void *data) struct hdp_device *dev = data; struct hdp_channel *chan; - DBG("hdp_mcap_mdl_connected_cb"); + DBG(""); + if (dev->ndc == NULL) return; -- 1.8.3.2 -- 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