linux/net/8021q
Xin Long 6a47cdc381 Revert "vlan: move dev_put into vlan_dev_uninit"
This reverts commit d6ff94afd9.

Since commit faab39f63c ("net: allow out-of-order netdev unregistration")
fixed the issue in a better way, this patch is to revert the previous fix,
as it might bring back the old problem fixed by commit 563bcbae3b ("net:
vlan: fix a UAF in vlan_dev_real_dev()").

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Link: https://lore.kernel.org/r/563c0a6e48510ccbff9ef4715de37209695e9fc4.1645592097.git.lucien.xin@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-02-23 15:21:13 -08:00
..
Kconfig
Makefile
vlan_core.c
vlan_dev.c Revert "vlan: move dev_put into vlan_dev_uninit" 2022-02-23 15:21:13 -08:00
vlan_gvrp.c
vlan_mvrp.c
vlan_netlink.c vlan: introduce vlan_dev_free_egress_priority 2022-02-09 13:33:39 +00:00
vlan.c
vlan.h vlan: introduce vlan_dev_free_egress_priority 2022-02-09 13:33:39 +00:00
vlanproc.c
vlanproc.h