summaryrefslogtreecommitdiff
path: root/drivers/counter
diff options
context:
space:
mode:
authorWei Fang <wei.fang@nxp.com>2023-07-18 17:09:28 +0800
committerJakub Kicinski <kuba@kernel.org>2023-07-19 20:59:16 -0700
commit636a5e88233a1a95dcb368d340fd04658d548d5f (patch)
tree27685c1a130dd698a3be9d3184a74425da15f361 /drivers/counter
parent36bde9c1accb8f7aa908b9c04c0769251629e6fd (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 <wei.fang@nxp.com> Link: https://lore.kernel.org/r/20230718090928.2654347-4-wei.fang@nxp.com Reviewed-by: Simon Horman <simon.horman@corigine.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/counter')
0 files changed, 0 insertions, 0 deletions