diff options
| author | Maxim Georgiev <[email protected]> | 2023-08-01 17:28:17 +0300 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2023-08-02 19:11:06 -0700 |
| commit | c0dabeb4c666ec952a07e79790606974a3be4303 (patch) | |
| tree | 5410524cf28eb6414051962b044cdd52fb8d02a5 /tools/perf/scripts/python | |
| parent | 0bca3f7f9acdf755f246b4febb0da59a4cd83638 (diff) | |
net: bonding: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()
bonding is one of the stackable net devices which pass the hardware
timestamping ops to the real device through ndo_eth_ioctl(). This
prevents converting any device driver to the new hwtimestamping API
without regressions.
Remove that limitation in bonding by using the newly introduced helpers
for timestamping through lower devices, that handle both the new and the
old driver API.
Signed-off-by: Maxim Georgiev <[email protected]>
Signed-off-by: Vladimir Oltean <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions