Re: [PATCH net-next v2] net: neigh: Rename NEIGH_VAR_INTERVAL_PROBE_TIME_MS to NEIGH_VAR_INTERVAL_PROBE_TIME
From: Paolo Abeni
Date: Tue May 19 2026 - 09:57:23 EST
On 5/15/26 9:09 AM, qiu.yutan@xxxxxxxxxx wrote:
> From: Qiu Yutan <qiu.yutan@xxxxxxxxxx>
> During the initialization of arp_tbl, the enumeration constant name
> NEIGH_VAR_INTERVAL_PROBE_TIME_MS in the statement
> arp_tbl.parms.data[NEIGH_VAR_INTERVAL_PROBE_TIME_MS] = 5*HZ does not
> align with its actual meaning (jiffies).
>
> Using NEIGH_VAR_INTERVAL_PROBE_TIME is a better naming choice.
Please read:
https://elixir.bootlin.com/linux/v7.0.9/source/Documentation/process/maintainer-netdev.rst#L419
I'm sorry, I'm not applying this one.
/P