]> git.itanic.dy.fi Git - linux-stable/commit
net: phy: Update documentation for get_rate_matching
authorSean Anderson <sean.anderson@seco.com>
Thu, 29 Dec 2022 20:21:20 +0000 (15:21 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 Jan 2023 11:56:22 +0000 (11:56 +0000)
commit6d4cfcf97986cc67635630a2bc1f8d5c92ecdbba
treedaa952fb4b395e1f5871cd3f62e34e90b5803bd3
parentd02b8256183f3e6ebde5f685effabfbcd1d33cf6
net: phy: Update documentation for get_rate_matching

Now that phylink no longer calls phy_get_rate_matching with
PHY_INTERFACE_MODE_NA, phys no longer need to support it. Remove the
documentation mandating support.

Fixes: 7642cc28fd37 ("net: phylink: fix PHY validation with rate adaption")
Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/phy.h