]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/fealnx.c
fealnx: Use the instance of net_device_stats from net_device.
authorKulikov Vasiliy <segooon@gmail.com>
Mon, 5 Jul 2010 02:13:36 +0000 (02:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Jul 2010 02:41:13 +0000 (19:41 -0700)
commitd117b6665847084cfe8a44b870f771153e18991d
tree0494f3bbc7981b057617ede9d01eb8c5611acd64
parent78e8c5325aa8ae99b6738eaab0ebb7e3f53007ff
fealnx: 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/fealnx.c