diff options
author | Eric Dumazet <[email protected]> | 2024-05-07 12:17:48 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-05-08 18:54:50 -0700 |
commit | 58a4ff5d77b187086eb12d41d613749420947f19 (patch) | |
tree | 4e20f193b23b17bdaccc9b940c77f4214b59c56b /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
parent | 8d8b1a422c4644891e1f8a3ea10b544b65cd0cc6 (diff) |
phonet: no longer hold RTNL in route_dumpit()
route_dumpit() already relies on RCU, RTNL is not needed.
Also change return value at the end of a dump.
This allows NLMSG_DONE to be appended to the current
skb at the end of a dump, saving a couple of recvmsg()
system calls.
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Remi Denis-Courmont <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.h')
0 files changed, 0 insertions, 0 deletions