Skip to content
Commit f1a63f71 authored by Nishanth Menon's avatar Nishanth Menon Committed by Tom Rini
Browse files

net: phy: Drop phy_interface_is_sgmii



Recent commit 75d28899 ("net: phy: Synchronize PHY interface modes
with Linux") reordered the enum definitions. This caused the range of
enums that this api was checking to go bad.

There aren't anymore users of phy_interface_is_sgmii, so, just drop
it. Also the protocols are so very different that it makes no sense to
provide a helper wrapper in the hope of reuse for phy drivers.

Reported-by: default avatarTom Rini <trini@konsulko.com>
Suggested-by: default avatarMarek Vasut <marek.vasut+renesas@mailbox.org>
Suggested-by: default avatarMarek Behún <kabel@kernel.org>
Link: https://lore.kernel.org/all/20230414103852.38705065@dellmb/


Signed-off-by: default avatarNishanth Menon <nm@ti.com>
Reviewed-by: default avatarRamon Fried <rfried.dev@gmail.com>
parent 0207403e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment