Hi Jose, * Jose Antonio Santos Cadenas <santoscadenas@xxxxxxxxx> [2010-07-22 10:56:20 +0200]: > From: José Antonio Santos-Cadenas <santoscadenas@xxxxxxxxx> > > --- > mcap/mcap.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/mcap/mcap.c b/mcap/mcap.c > index 43b215b..7098a8d 100644 > --- a/mcap/mcap.c > +++ b/mcap/mcap.c > @@ -1024,7 +1024,7 @@ static void process_md_reconnect_mdl_req(struct mcap_mcl *mcl, uint8_t *cmd, > return; > > if (rsp != MCAP_SUCCESS) { > - send4B_cmd(mcl, MCAP_MD_CREATE_MDL_RSP, rsp, mdl_id); > + send4B_cmd(mcl, MCAP_MD_RECONNECT_MDL_RSP, rsp, mdl_id); > return; > } As we do not merged any patches for MCAP this fix could be amended with the patch the implements process_md_reconnect_mdl_req(). -- Gustavo F. Padovan http://padovan.org -- 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