diff options
author | Daniel Lezcano <dlezcano@fr.ibm.com> | 2008-10-29 01:08:19 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-10-29 02:02:33 -0400 |
commit | bb7bba3d56963be59bc6764c8021290ed55205ad (patch) | |
tree | e9fc1c38e37f203d193d0636963ee7fc5d4ce3f8 /fs/proc/loadavg.c | |
parent | fdb46ee752ed05c94bac71fe3decdb5175ec6e1f (diff) |
veth: Remove useless veth field
The veth private structure contains a netdev pointer refering to its peer.
This field is never used and it is pointless because if we can access,
the veth_priv, that means we already have the netdev which is stored
in veth_priv->dev.
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/proc/loadavg.c')
0 files changed, 0 insertions, 0 deletions