summaryrefslogtreecommitdiffstats
path: root/net/rds
diff options
context:
space:
mode:
authorJiri Pirko <jiri@nvidia.com>2022-07-29 09:10:37 +0200
committerDavid S. Miller <davem@davemloft.net>2022-08-01 12:14:00 +0100
commitd3efc2a6a6d851bcd53805309f4632e018007436 (patch)
tree92b6fddec55ca49cd332127485c3aecff557bc6f /net/rds
parent644a66c60f02f302d82c3008ae2ffe67cf495383 (diff)
downloadlinux-stable-d3efc2a6a6d851bcd53805309f4632e018007436.tar.gz
linux-stable-d3efc2a6a6d851bcd53805309f4632e018007436.tar.bz2
linux-stable-d3efc2a6a6d851bcd53805309f4632e018007436.zip
net: devlink: remove devlink_mutex
All accesses to devlink structure from userspace and drivers are locked with devlink->lock instance mutex. Also, devlinks xa_array iteration is taken care of by iteration helpers taking devlink reference. Therefore, remove devlink_mutex as it is no longer needed. Signed-off-by: Jiri Pirko <jiri@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rds')
0 files changed, 0 insertions, 0 deletions