Hi Wolfram, [...] > + if (ret < 0 || ret < sizeof(*r_packet)) { > + dev_dbg(&ljca_i2c->adap.dev, > + "i2c stop failed ret: %d id: %d\n", > + ret, w_packet->id); > + return; > + } your comment here has been addressed. This commit depends on the first patch how do we get this in? Thanks, Andi