mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-18 17:46:47 +07:00
Revert "net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272"
This reverts commit bf292f1b2c
.
It belongs in 'net-next' not 'net'.
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
581409dacc
commit
5aa32f53ab
@ -2361,10 +2361,6 @@ static int fec_enet_get_sset_count(struct net_device *dev, int sset)
|
|||||||
static inline void fec_enet_update_ethtool_stats(struct net_device *dev)
|
static inline void fec_enet_update_ethtool_stats(struct net_device *dev)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
static inline void fec_enet_clear_ethtool_stats(struct net_device *dev)
|
|
||||||
{
|
|
||||||
}
|
|
||||||
#endif /* !defined(CONFIG_M5272) */
|
#endif /* !defined(CONFIG_M5272) */
|
||||||
|
|
||||||
/* ITR clock source is enet system clock (clk_ahb).
|
/* ITR clock source is enet system clock (clk_ahb).
|
||||||
|
Loading…
Reference in New Issue
Block a user