]> git.baikalelectronics.ru Git - kernel.git/commit
epic100: Use the instance of net_device_stats from net_device.
authorKulikov Vasiliy <segooon@gmail.com>
Mon, 5 Jul 2010 02:13:20 +0000 (02:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Jul 2010 02:41:14 +0000 (19:41 -0700)
commitdb0a57b8ea7fd127c926a3db33122db7435edc23
tree24cabe5f2366781af817f57865c150062aa7546f
parentd5895e4386e2e82c5b921b49868bfa09a24b6613
epic100: Use the instance of net_device_stats from net_device.

Since net_device has an instance of net_device_stats,
we can remove the instance of this from the adapter structure.

Signed-off-by: Kulikov Vasiliy <segooon@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/epic100.c