[EXT] Re: [PATCH v12 net-next 12/15] net: mvpp2: add BM protection underrun feature support
Stefan Chulski
stefanc at marvell.com
Thu Feb 11 03:22:19 EST 2021
>
> ----------------------------------------------------------------------
> From: <stefanc at marvell.com>
> Date: Wed, 10 Feb 2021 11:48:17 +0200
>
> >
> > +static int bm_underrun_protect = 1;
> > +
> > +module_param(bm_underrun_protect, int, 0444);
> > +MODULE_PARM_DESC(bm_underrun_protect, "Set BM underrun protect
> > +feature (0-1), def=1");
>
> No new module parameters, please.
Ok, I would remove new module parameters.
By the way why new module parameters forbitten?
Thanks,
Stefan
More information about the linux-arm-kernel
mailing list