Re: [PATCH] net: hinic: Update the range of MTU from 256 to 9600

From: Cai Huoqing
Date: Thu Oct 13 2022 - 02:15:17 EST


On 12 10月 22 08:49:09, Jakub Kicinski wrote:
> On Wed, 12 Oct 2022 16:29:40 +0800 Cai Huoqing wrote:
> > Hinic hardware only support MTU from 256 to 9600, so set
> > the max_mtu and min_mtu.
>
> Sounds like a bug fix so please add a Fixes tag so that the patch gets
Hi Jakub,
Not a bug fix, after v2 reverse the value of max_mtu for Shao's comments,
this patch just simplify the code.
v2 patch here:
https://lore.kernel.org/lkml/20221013060723.7306-1-cai.huoqing@xxxxxxxxx/

Thanks,
> backported to stable releases.