]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1f62cced2f6fcd61c18072390c3e0b61c1d1a210
tree80b22d65852e5a5971c1abeefbc7f54905b34d89
parent59b7bd643e669f5396803e7e1cb2d6dbde9ee233
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