]> Git Repo - J-u-boot.git/commit
net: fix phy_string_for_interface
authorTim Harvey <[email protected]>
Tue, 10 May 2022 22:49:10 +0000 (15:49 -0700)
committerTom Rini <[email protected]>
Mon, 23 May 2022 17:52:02 +0000 (13:52 -0400)
commitfaa6ce6061a03617785310ccbc5436a56cce4ab4
treefba72973e7f91d3375c42c5e854dc0c90cf1583f
parentc1abf7659c9b29874d9d718df6890de1638cedba
net: fix phy_string_for_interface

commit ffb0f6f488b9 ("treewide: Rename PHY_INTERFACE_MODE_NONE to
PHY_INTERFACE_MODE_NA") broke the phy_string_for_interface function.
Fix it.

Fixes ffb0f6f488b9 ("treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA")
Signed-off-by: Tim Harvey <[email protected]>
Cc: Marek BehĂșn <[email protected]>
Cc: Stefan Roese <[email protected]>
Cc: Ramon Fried <[email protected]>
Cc: Vladimir Oltean <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Reviewed-by: Marek BehĂșn <[email protected]>
Reviewed-by: Ramon Fried <[email protected]>
include/phy_interface.h
This page took 0.034165 seconds and 4 git commands to generate.