On Wed, Jul 23, 2025 at 10:55:03AM +0200, Jacek Kowalski wrote: > Remove unnecessary casts of constant values to u16. > C's integer promotion rules make them ints no matter what. > > Additionally replace IGB_MNG_VLAN_NONE with resulting value > rather than casting -1 to u16. > > Signed-off-by: Jacek Kowalski <[email protected]> > Suggested-by: Simon Horman <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
