diff options
author | Edward Cree <[email protected]> | 2024-07-03 13:18:49 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-07-04 15:45:15 -0700 |
commit | caa93b7c25945d302689de07bd404655db93ae6e (patch) | |
tree | 8fe0394c9d1648d6ece7c3751ee30c29a3803428 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 76ed626479ebe0227728eff16bb44544ebd98920 (diff) |
ethtool: move firmware flashing flag to struct ethtool_netdev_state
Commit 31e0aa99dc02 ("ethtool: Veto some operations during firmware flashing process")
added a flag module_fw_flash_in_progress to struct net_device. As
this is ethtool related state, move it to the recently created
struct ethtool_netdev_state, accessed via the 'ethtool' member of
struct net_device.
Suggested-by: Jakub Kicinski <[email protected]>
Signed-off-by: Edward Cree <[email protected]>
Reviewed-by: Michal Kubiak <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions