aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix
diff options
context:
space:
mode:
authorDavid S. Miller <[email protected]>2023-05-24 09:34:26 +0000
committerDavid S. Miller <[email protected]>2023-05-24 09:34:26 +0000
commit41a45ea49d3a74777c8e36b1fe644467bf91a273 (patch)
tree60b58207fb829af1dc46d492864ffea60464aab5 /net/unix
parentMerge branch 'tools-ynl-byteorder' (diff)
parentdevlink: pass devlink_port pointer to ops->port_del() instead of index (diff)
downloadkernel-41a45ea49d3a74777c8e36b1fe644467bf91a273.tar.gz
kernel-41a45ea49d3a74777c8e36b1fe644467bf91a273.zip
Merge branch 'devlink-port_del-new-cleanup'
Jiri Pirko says: ==================== devlink: small port_new/del() cleanup This patchset cleans up couple of leftovers after recent devlink locking changes. Previously, both port_new/dev() commands were called without holding instance lock. Currently all devlink commands are called with instance lock held. The first patch just removes redundant port notification. The second one removes couple of outdated comments. The last patch changes port_dev() to have devlink_port pointer as an arg instead of port_index, which makes it similar to the rest of port related ops. ==================== Reviewed-by: Jakub Kicinski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix')
0 files changed, 0 insertions, 0 deletions