aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorWei Fang <[email protected]>2023-07-18 09:09:28 +0000
committerJakub Kicinski <[email protected]>2023-07-20 03:59:16 +0000
commit636a5e88233a1a95dcb368d340fd04658d548d5f (patch)
tree27685c1a130dd698a3be9d3184a74425da15f361 /net/switchdev/switchdev.c
parentnet: fec: remove fec_set_mac_address() from fec_enet_init() (diff)
downloadkernel-636a5e88233a1a95dcb368d340fd04658d548d5f.tar.gz
kernel-636a5e88233a1a95dcb368d340fd04658d548d5f.zip
net: fec: remove unused members from struct fec_enet_private
Three members of struct fec_enet_private have not been used since they were first introduced into the FEC driver (commit 6605b730c061 ("FEC: Add time stamping code and a PTP hardware clock")). Namely, last_overflow_check, rx_hwtstamp_filter and base_incval. These unused members make the struct fec_enet_private a bit messy and might confuse the readers. There is no reason to keep them in the FEC driver any longer. Signed-off-by: Wei Fang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Simon Horman <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions