linux-sg2042/drivers/net/ipvlan
Gao Feng 147fd2874d driver: ipvlan: Fix one possible memleak in ipvlan_link_new
When ipvlan_link_new fails and creates one ipvlan port, it does not
destroy the ipvlan port created. It causes mem leak and the physical
device contains invalid ipvlan data.

Signed-off-by: Gao Feng <fgao@ikuai8.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-11-27 19:58:04 -05:00
..
Makefile
ipvlan.h ipvlan: Introduce l3s mode 2016-09-19 01:25:22 -04:00
ipvlan_core.c ipvlan: Introduce l3s mode 2016-09-19 01:25:22 -04:00
ipvlan_main.c driver: ipvlan: Fix one possible memleak in ipvlan_link_new 2016-11-27 19:58:04 -05:00