summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlok Tiwari <alok.a.tiwari@oracle.com>2026-02-05 12:19:55 +0300
committerJakub Kicinski <kuba@kernel.org>2026-02-07 07:05:09 +0300
commitdddb0198c2a887c2eba1a8b0113b46b648163048 (patch)
tree89d9df5f7364f68eb06d7c1cec90092462417046 /include
parent2214aab26811c77a15fc1d28bf3112a07b8c8d85 (diff)
downloadlinux-dddb0198c2a887c2eba1a8b0113b46b648163048.tar.xz
net: marvell: prestera: fix FEC error message for SFP ports
In prestera_ethtool_set_fecparam(), the error message is opposite of the condition checking PRESTERA_PORT_TCVR_SFP. FEC configuration is not allowed on SFP ports, but the message says "non-SFP ports", which does not match the condition. However, FEC may be required depending on the transceiver, cable, or mode, and firmware already validates invalid combinations. Remove the SFP transceiver check and let firmware handle validation. Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com> Acked-by: Elad Nachman <enachman@marvell.com> Link: https://patch.msgid.link/20260205091958.231413-1-alok.a.tiwari@oracle.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions