]> git.openfabrics.org - ~emulex/infiniband.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)
commit275defc958acc9bf5bc81eb46209346d3aebe0fa
tree24cabe5f2366781af817f57865c150062aa7546f
parent57616ee4405b82c3ba4d20111697a4416f3967a6
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