On Mon, 12 Oct 2020 11:13:44 -0700 Tony Nguyen wrote: > This series contains updates to i40e and e1000 drivers. > > Jaroslaw adds support for changing FEC on i40e if the firmware supports it. > > Jesse fixes a kbuild-bot warning regarding ternary operator on e1000. > > v2: Return -EOPNOTSUPP instead of -EINVAL when FEC settings are not > supported by firmware. Remove, unneeded, done label and return errors > directly in i40e_set_fec_param() for patch 1. Dropped, previous patch 2, > to send to net.
Applied, thanks!