]> Pileus Git - ~andy/linux/commit
am79c961a: Use net_device_stats from struct net_device
authorTobias Klauser <tklauser@distanz.ch>
Mon, 9 Aug 2010 05:04:34 +0000 (05:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Aug 2010 09:32:55 +0000 (02:32 -0700)
commit264fd77a67f1a4fe102477d824014459c7ff61f3
treef54820d2e3eed7bf95a3221ac9c950e4f6e76d9d
parent2154c704c7240379fae4633359e06e8df875c1fd
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>
drivers/net/arm/am79c961a.c
drivers/net/arm/am79c961a.h