Hi Ravi, On Wed, Nov 13, 2013, Ravi Kumar Veeramally wrote: > Hi Johan, > > >>+ sscanf((char *) &(ev->u.output.data)[i * 2], > >>+ "%hhx", &(req + 1)[i]); > >The last parameter is a bit of a brain twister. How about simply &req[1 + i]? > > > Yeap, simple :). I fixed this up myself, so all three patches have now been applied. Johan -- 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