From: Jakub Kicinski <k...@kernel.org> Date: Thu, 17 Sep 2020 10:52:57 -0700
> struct ethtool_fecparam carries bitmasks not bit numbers. > We want to return 1 (NONE), not 0. > > Fixes: 0d0870938337 ("nfp: implement ethtool FEC mode settings") > Signed-off-by: Jakub Kicinski <k...@kernel.org> Applied and queued up for -stable, thanks.