From: David S. Miller Date: Thu, 25 Mar 2021 23:46:53 +0000 (-0700) Subject: Merge branch 'ethtool-FEC' X-Git-Tag: v5.15~1236^2~397 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=50dad399caa1bd8ba14cf2c72ab9b25112bc0430;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'ethtool-FEC' Jakub Kicinski says: ==================== ethtool: clarify the ethtool FEC interface Our FEC configuration interface is one of the more confusing. It also lacks any error checking in the core. This certainly shows in the varying implementations across the drivers. Improve the documentation and add most basic checks. Sadly, it's probably too late now to try to enforce much more uniformity. Any thoughts & suggestions welcome. Next step is to add netlink for FEC, then stats. ==================== Signed-off-by: David S. Miller --- 50dad399caa1bd8ba14cf2c72ab9b25112bc0430