diff options
author | Hangbin Liu <[email protected]> | 2022-10-28 04:42:22 -0400 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-10-31 18:10:21 -0700 |
commit | 77f4aa9a2a1766a0b9343fd812b71f18d05178da (patch) | |
tree | 2c0cb0767cc434e2991d1dd9481132dcd7349e7b /net/unix/sysctl_net_unix.c | |
parent | 1d997f1013079c05b642c739901e3584a3ae558d (diff) |
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 <[email protected]>
Signed-off-by: Hangbin Liu <[email protected]>
Reviewed-by: Guillaume Nault <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions