diff options
author | Jakub Kicinski <[email protected]> | 2018-05-21 22:12:50 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-05-23 14:26:19 -0400 |
commit | 7ac1cc9aef00942cbae01ff39bfc0a93199741e2 (patch) | |
tree | 5c6ba5c22149ffb289bd3e4a6047804db1290369 /scripts/bpf_helpers_doc.py | |
parent | 634c6b7a85d46a891b2edee075bb422043dcb8da (diff) |
devlink: don't take instance lock around eswitch mode set
Changing switch mode may want to register and unregister devlink
ports. Therefore similarly to DEVLINK_CMD_PORT_SPLIT/UNSPLIT it
should not take the instance lock. Drivers don't depend on existing
locking since it's a very recent addition.
Signed-off-by: Jakub Kicinski <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions