ipv6 addrlabel: permit deletion of labels assigned to removed dev
authorFlorian Westphal <fw@strlen.de>
Fri, 7 May 2010 11:31:33 +0000 (11:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 May 2010 00:08:08 +0000 (17:08 -0700)
as addrlabels with an interface index are left alone when the
interface gets removed this results in addrlabels that can no
longer be removed.

Restrict validation of index to adding new addrlabels.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found