From: Daniel Lezcano Date: Wed, 29 Oct 2008 05:08:46 +0000 (-0700) Subject: veth: remove unused list X-Git-Tag: v2.6.29-rc1~581^2~956 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3717746ef8b5a9279281b5d318496710984ed739;p=pandora-kernel.git veth: remove unused list 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed