net: ethtool: remove unused struct 'cable_test_tdr_req_info'
authorDr. David Alan Gilbert <linux@treblig.org>
Fri, 31 May 2024 23:30:06 +0000 (00:30 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Jun 2024 09:19:08 +0000 (10:19 +0100)
commita23b0034e93453cecf435637dfdb14560eeda6c8
tree9454490fb9f2a040cfae12a20096fc0db47a39c3
parent6f49c3fb563c0a95a838216eaf7d9b02ece44bf5
net: ethtool: remove unused struct 'cable_test_tdr_req_info'

'cable_test_tdr_req_info' is unused since the original
commit f2bc8ad31a7f ("net: ethtool: Allow PHY cable test TDR data to
configured").

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ethtool/cabletest.c