diff options
| author | Wei Fang <[email protected]> | 2023-07-18 17:09:28 +0800 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2023-07-19 20:59:16 -0700 |
| commit | 636a5e88233a1a95dcb368d340fd04658d548d5f (patch) | |
| tree | 27685c1a130dd698a3be9d3184a74425da15f361 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 36bde9c1accb8f7aa908b9c04c0769251629e6fd (diff) | |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions