[PATCH net-next v3 2/2] net: stmmac: Tx coe sw fallback

Rohan G Thomas rohan.g.thomas at intel.com
Mon Aug 14 20:51:45 PDT 2023


From: Rohan G Thomas <rohan.g.thomas at intel.com>
Date: Mon, Aug 14, 2023 at 15:06:37
> > > +	bool tx_q_coe_lmt;
> >
> > Please use a flag here instead of "tx_q_coe_lmt". This is the
> > preferrable method now.
> >
> > Thanks,
> > Jose
> 
> Thanks Jose for the feedback. If I read that correctly, your suggestion is to
> change " tx_q_coe_lmt" to something more readable, like "has_txcoe_limit".
> Please correct me if I understand it wrongly.
> 
> BR,
> Rohan
>

Or, use int instead of bool?

BR,
Rohan



More information about the linux-arm-kernel mailing list