On 05/23, Mina Almasry wrote:
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