[PATCH net-next 1/1] net: stmmac: Remove redundant checking for rx_coalesce_usecs
Simon Horman
simon.horman at corigine.com
Tue May 23 04:04:12 PDT 2023
On Tue, May 23, 2023 at 02:19:52AM -0400, Gan Yi Fang wrote:
> The datatype of rx_coalesce_usecs is u32, always larger or equal to zero.
> Previous checking does not include value 0, this patch removes the
> checking to handle the value 0.
>
> Signed-off-by: Gan Yi Fang <yi.fang.gan at intel.com>
Reviewed-by: Simon Horman <simon.horman at corigine.com>
More information about the linux-arm-kernel
mailing list