commit | 40fe7d88ab3eb711b307fab1b92aa6870914c975 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Thu Dec 02 07:22:05 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 06 13:24:47 2010 -0800 |
tree | 6b5f758693e7e18984e0dedd46a17a52dd965bd7 | |
parent | b27d50a9ff5cf2775b7a4daf571a0cc72d013b9c [diff] |
net: cris/eth_v10: Use net_device_stats from struct net_device_stats struct net_device has its own struct net_device_stats member, so use this one instead of a private copy in struct net_local. Note: This patch was not even compile tested. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: David S. Miller <davem@davemloft.net>