OSDN Git Service

tg3: Remove unused PHY_BRCM flags
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 16 Feb 2021 19:08:37 +0000 (11:08 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Feb 2021 22:11:57 +0000 (14:11 -0800)
commit32aeba1f7a98b0c69d4a5704a7d9cea42ba856ba
treea7c9423538bea267cb0a0a1c7c9d88f704e30822
parent2928de976eb987e10916b192b39c59c35e83b7d1
tg3: Remove unused PHY_BRCM flags

The tg3 driver tried to communicate towards the PHY driver whether it
wanted RGMII in-band signaling enabled or disabled however there is
nothing that looks at those flags in drivers/net/phy/broadcom.c so this
does do not anything.

Suggested-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/tg3.c
include/linux/brcmphy.h