diff options
author | Maxime Chevallier <maxime.chevallier@bootlin.com> | 2024-09-04 19:18:18 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-09-09 10:29:04 +0100 |
commit | 6b576b2d44303cad06273ea2e2d5fc08907ff845 (patch) | |
tree | 9490e85bebdf64b4cbf2f7ba78979ec5bb7cd2f5 /net/unix/af_unix.c | |
parent | aa3672be731d473f65619ad198664a90771ab3d5 (diff) | |
download | linux-6b576b2d44303cad06273ea2e2d5fc08907ff845.tar.gz linux-6b576b2d44303cad06273ea2e2d5fc08907ff845.tar.bz2 linux-6b576b2d44303cad06273ea2e2d5fc08907ff845.zip |
net: ethernet: fs_enet: drop unused phy_info and mii_if_info
There's no user of the struct phy_info, the 'phy' field and the
mii_if_info in the fs_enet driver, probably dating back when phylib
wasn't as widely used. Drop these from the driver code.
As the definition for struct mii_if_info is no longer required, drop the
include for linux/mii.h altogether in the driver.
Acked-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions