Re: [PATCH net v2] net: mctp i2c: check length before marking flow active

From: Jeremy Kerr

Date: Tue Apr 28 2026 - 21:25:32 EST


Hi Pablo,

> Here is the summary with links:
>   - [net,v2] net: mctp i2c: check length before marking flow active
>     https://git.kernel.org/netdev/net/c/4ca07b9239bd
>
> You are awesome, thank you!

4ca07b9239bd seems to have acquired an unrelated change:

$ git show 4ca07b9239bd | diffstat
drivers/net/mctp/mctp-i2c.c | 4 ++--
net/sched/cls_flower.c | 4 +++-
2 files changed, 5 insertions(+), 3 deletions(-)

While the commit structure is probably not intentional, are the Flower
changes acceptable for the net tree?

Cheers,


Jeremy