diff options
author | Shannon Nelson <[email protected]> | 2023-12-04 13:09:33 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-12-05 20:49:50 -0800 |
commit | 46ca79d28fd7f2bbccf226fc0be59c2bd8d63dfe (patch) | |
tree | 0b06f2c539623f1d838ac5e3f97b06d6091843ad /tools/perf/scripts/python/gecko.py | |
parent | 15e54faa5d5e4840974de7fb5cd737c2179a309a (diff) |
ionic: set ionic ptr before setting up ethtool ops
Set the lif->ionic value that is used in some ethtool callbacks
before setting ethtool ops. There really shouldn't be any
race issues before this change since the netdev hasn't been
registered yet, but this seems more correct.
Signed-off-by: Shannon Nelson <[email protected]>
Reviewed-by: Brett Creeley <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Reviewed-by: Rahul Rameshbabu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions