]> Git Repo - linux.git/commit
net: ethtool: plca: Target the command to the requested PHY
authorMaxime Chevallier <[email protected]>
Thu, 21 Dec 2023 18:00:42 +0000 (19:00 +0100)
committerDavid S. Miller <[email protected]>
Mon, 1 Jan 2024 18:38:57 +0000 (18:38 +0000)
commit7db69ec9cfb8b4ab50420262631fb2d1908b25bf
tree3e2a9e2954c9cfdfd23b0e34a8f8aeb5eba01d7b
parent95132a018f00f5dad38bdcfd4180d1af955d46f6
net: ethtool: plca: Target the command to the requested PHY

PLCA is a PHY-specific command. Instead of targeting the command
towards dev->phydev, use the request to pick the targeted PHY.

Signed-off-by: Maxime Chevallier <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/ethtool/plca.c
This page took 0.063138 seconds and 4 git commands to generate.