veth: remove unused list
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Wed, 29 Oct 2008 05:08:46 +0000 (22:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Oct 2008 06:02:33 +0000 (23:02 -0700)
The veth network device is stored in a list in the netdev private.
AFAICS, this list is never used so I removed this list from the code.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/veth.c

Simple merge