diff options
author | Hangbin Liu <liuhangbin@gmail.com> | 2022-10-28 04:42:22 -0400 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-10-31 18:10:21 -0700 |
commit | 77f4aa9a2a1766a0b9343fd812b71f18d05178da (patch) | |
tree | 2c0cb0767cc434e2991d1dd9481132dcd7349e7b /net/openvswitch | |
parent | 1d997f1013079c05b642c739901e3584a3ae558d (diff) | |
download | linux-77f4aa9a2a1766a0b9343fd812b71f18d05178da.tar.gz linux-77f4aa9a2a1766a0b9343fd812b71f18d05178da.tar.bz2 linux-77f4aa9a2a1766a0b9343fd812b71f18d05178da.zip |
net: add new helper unregister_netdevice_many_notify
Add new helper unregister_netdevice_many_notify(), pass netlink message
header and portid, which could be used to notify userspace when flag
NLM_F_ECHO is set.
Make the unregister_netdevice_many() as a wrapper of new function
unregister_netdevice_many_notify().
Suggested-by: Guillaume Nault <gnault@redhat.com>
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Reviewed-by: Guillaume Nault <gnault@redhat.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/openvswitch')
0 files changed, 0 insertions, 0 deletions