[RTNETLINK]: ifindex 0 does not exist
authorPatrick McHardy <kaber@trash.net>
Tue, 5 Jun 2007 19:40:01 +0000 (12:40 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 7 Jun 2007 20:40:11 +0000 (13:40 -0700)
commit51055be81c3cb14d0165a7432b787098b817fd35
tree9b7185311f576156660f3b40eb0b9ed2cc6afd92
parentef7c79ed645f52bcbdd88f8d54a9702c4d3fd15d
[RTNETLINK]: ifindex 0 does not exist

ifindex == 0 does not exist and implies we should do a lookup by name if
one was given.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/rtnetlink.c