commit | 264fd77a67f1a4fe102477d824014459c7ff61f3 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Mon Aug 09 05:04:34 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 17 02:32:55 2010 -0700 |
tree | f54820d2e3eed7bf95a3221ac9c950e4f6e76d9d | |
parent | 2154c704c7240379fae4633359e06e8df875c1fd [diff] |
am79c961a: Use net_device_stats from struct net_device struct net_device has its own struct net_device_stats member, so we can use this one instead of a private copy in the dev_priv struct. Cc: Kulikov Vasiliy <segooon@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: David S. Miller <davem@davemloft.net>