myri10ge: Use the instance of net_device_stats from net_device.
authorAjit Khaparde <ajitkhaparde@gmail.com>
Wed, 7 Oct 2009 02:45:02 +0000 (02:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Oct 2009 05:00:25 +0000 (22:00 -0700)
commit6dc3494183db0b93f49b193ac115073b72453b9c
tree80b22d65852e5a5971c1abeefbc7f54905b34d89
parent5a4d631154de41bb43eefb03d2124224c23c1fa4
myri10ge: 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 private myri10ge_priv structure.

Signed-off-by: Ajit Khaparde <ajitk@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/myri10ge/myri10ge.c