diff options
author | 2025-05-23 23:05:17 +0000 | |
---|---|---|
committer | 2025-05-27 19:19:35 -0700 | |
commit | 88e47c93b3a2a45b55f03f238b68be826917bb2e (patch) | |
tree | 48f5cc099a59c406f3ac66ac5634bbaccefbee03 /scripts/gdb/linux/utils.py | |
parent | selftests: netfilter: nft_queue.sh: include file transfer duration in log message (diff) | |
download | wireguard-linux-88e47c93b3a2a45b55f03f238b68be826917bb2e.tar.xz wireguard-linux-88e47c93b3a2a45b55f03f238b68be826917bb2e.zip |
net: devmem: move list_add to net_devmem_bind_dmabuf.
It's annoying for the list_add to be outside net_devmem_bind_dmabuf, but
the list_del is in net_devmem_unbind_dmabuf. Make it consistent by
having both the list_add/del be inside the net_devmem_[un]bind_dmabuf.
Cc: ap420073@gmail.com
Signed-off-by: Mina Almasry <almasrymina@google.com>
Tested-by: Taehee Yoo <ap420073@gmail.com>
Acked-by: Stanislav Fomichev <sdf@fomichev.me>
Link: https://patch.msgid.link/20250523230524.1107879-2-almasrymina@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions