From: Jakub Kicinski Date: Thu, 25 Mar 2021 01:11:55 +0000 (-0700) Subject: ethtool: fec: fix typo in kdoc X-Git-Tag: v5.15~1236^2~397^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ed3038158e7b58dcf966cb7ec4ae98d152a5b794;p=platform%2Fkernel%2Flinux-starfive.git ethtool: fec: fix typo in kdoc s/porte/the port/ Signed-off-by: Jakub Kicinski Reviewed-by: Andrew Lunn Signed-off-by: David S. Miller --- diff --git a/include/uapi/linux/ethtool.h b/include/uapi/linux/ethtool.h index cde753b..1433d62 100644 --- a/include/uapi/linux/ethtool.h +++ b/include/uapi/linux/ethtool.h @@ -1378,7 +1378,7 @@ struct ethtool_per_queue_op { /** * struct ethtool_fecparam - Ethernet forward error correction(fec) parameters * @cmd: Command number = %ETHTOOL_GFECPARAM or %ETHTOOL_SFECPARAM - * @active_fec: FEC mode which is active on porte + * @active_fec: FEC mode which is active on the port * @fec: Bitmask of supported/configured FEC modes * @rsvd: Reserved for future extensions. i.e FEC bypass feature. *