diff options
author | Juhee Kang <[email protected]> | 2022-10-28 01:04:24 +0900 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-10-30 21:56:39 +0000 |
commit | f3fb589aeb88c5bf7a7a804d36a8fa219b72e290 (patch) | |
tree | 79842d1726133f93a14cb21268a71774d91f701f /net/unix/sysctl_net_unix.c | |
parent | 02a97e02c64fb3245b84835cbbed1c3a3222e2f1 (diff) |
net: remove unused netdev_unregistering()
Currently, use dev->reg_state == NETREG_UNREGISTERING to check the status
which is NETREG_UNREGISTERING, rather than using netdev_unregistering.
Also, A helper function which is netdev_unregistering on nedevice.h is no
longer used. Thus, netdev_unregistering removes from netdevice.h.
Signed-off-by: Juhee Kang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions