From: Mahesh Bandewar <[email protected]> Date: Wed, 27 Apr 2016 14:59:27 -0700
> From: Mahesh Bandewar <[email protected]> > > When newlink creation fails at device-registration, the port->count > is decremented twice. Francesco Ruggeri ([email protected]) found > this issue in Macvlan and the same exists in IPvlan driver too. > > While fixing this issue I noticed another issue of missing unregister > in case of failure, so adding it to the fix which is similar to the > macvlan fix by Francesco in commit 308379607548 ("macvlan: fix failure > during registration v3") > > Reported-by: Francesco Ruggeri <[email protected]> > Signed-off-by: Mahesh Bandewar <[email protected]> Applied, thanks.
