diff options
author | Ido Schimmel <[email protected]> | 2023-11-15 13:17:12 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-11-18 17:38:50 +0000 |
commit | c8d0a7d6152bec970552786b77626f4b4c562f4d (patch) | |
tree | 74b35b0c9715a7c5a56740b683e2f09f7a27ec66 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e21c52d7814f5768f05224e773644629fe124af2 (diff) |
devlink: Enable the use of private flags in post_doit operations
Currently, private flags (e.g., 'DEVLINK_NL_FLAG_NEED_PORT') are only
used in pre_doit operations, but a subsequent patch will need to
conditionally lock and unlock the device lock in pre and post doit
operations, respectively.
As a preparation, enable the use of private flags in post_doit
operations in a similar fashion to how it is done for pre_doit
operations.
No functional changes intended.
Signed-off-by: Ido Schimmel <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Signed-off-by: Petr Machata <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions