diff options
author | Jiri Pirko <jiri@nvidia.com> | 2023-01-18 16:21:04 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-01-19 19:08:37 -0800 |
commit | 5cc9049cb9021a46ad5711a946eb3ded47eed0de (patch) | |
tree | 86862153b5fda878179b92693ea43a7761de9b10 /ipc | |
parent | 854617f52ab4241896190abac7688eaaf6774451 (diff) | |
download | linux-stable-5cc9049cb9021a46ad5711a946eb3ded47eed0de.tar.gz linux-stable-5cc9049cb9021a46ad5711a946eb3ded47eed0de.tar.bz2 linux-stable-5cc9049cb9021a46ad5711a946eb3ded47eed0de.zip |
devlink: remove linecards lock
Similar to other devlink objects, convert the linecards list to be
protected by devlink instance lock. Alongside with that rename the
create/destroy() functions to devl_* to indicate the devlink instance
lock needs to be held while calling them.
Signed-off-by: Jiri Pirko <jiri@nvidia.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions