From: [email protected] Date: Fri, 4 Nov 2016 10:28:49 +0800 > From: Gao Feng <[email protected]> > > When there is no existing macvlan port in lowdev, one new macvlan port > would be created. But it doesn't be destoried when something failed later. > It casues some memleak. > > Now add one flag to indicate if new macvlan port is created. > > Signed-off-by: Gao Feng <[email protected]>
Looks good, applied, thanks.
