WSL2-Linux-Kernel/net/8021q
Eric Dumazet f78ed2204d netpoll: accept NULL np argument in netpoll_send_skb()
netpoll_send_skb() callers seem to leak skb if
the np pointer is NULL. While this should not happen, we
can make the code more robust.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-05-07 18:11:07 -07:00
..
Kconfig
Makefile
vlan.c net: remove unnecessary variables and callback 2019-10-24 14:53:49 -07:00
vlan.h vlan: fix memory leak in vlan_dev_set_egress_priority 2020-01-07 13:35:14 -08:00
vlan_core.c net: vlan: suppress "failed to kill vid" warnings 2020-02-17 14:30:54 -08:00
vlan_dev.c netpoll: accept NULL np argument in netpoll_send_skb() 2020-05-07 18:11:07 -07:00
vlan_gvrp.c
vlan_mvrp.c
vlan_netlink.c vlan: vlan_changelink() should propagate errors 2020-01-07 13:35:14 -08:00
vlanproc.c
vlanproc.h