On Wed, Jun 14, 2017 at 10:42 AM, Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx> wrote: > On Wed, Jun 14, 2017 at 10:47:21AM +0300, Dan Carpenter wrote: >> There is a mistake here where we accidentally use sizeof(TB_CFG_PKG_RESET) >> instead of just TB_CFG_PKG_RESET. The size of an int is 4 so it's the >> same as TB_CFG_PKG_NOTIFY_ACK. >> >> Fixes: d7f781bfdbf4 ("thunderbolt: Rework control channel to be more reliable") >> Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > > Good catch! > > Acked-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx> Signed-off-by: Andreas Noever <andreas.noever@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html