]> git.openfabrics.org - ~emulex/infiniband.git/commit
natsemi: Use the instance of net_device_stats from net_device.
authorKulikov Vasiliy <segooon@gmail.com>
Mon, 5 Jul 2010 02:14:17 +0000 (02:14 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Jul 2010 02:41:17 +0000 (19:41 -0700)
commit2321e80ac84cc616edda926aa1932b344409dccc
tree3de80b338f06e46632c958025859d37bb9d77034
parent897dd41d3b3235fe7e973dc5ca04781acf0dd8b2
natsemi: 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/natsemi.c