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

From: Paolo Abeni

Date: Wed Apr 29 2026 - 03:16:59 EST


On 4/29/26 3:23 AM, Jeremy Kerr wrote:
> 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?

Thanks for checking!

That is a serious error on my side, I had an unclean working tree when I
applied the patch that ended-up including random staff. Absolutely not
intended for the net tree. I'll send a fixup patch.

Thank you again for the head-up!

Paolo