commit | 275defc958acc9bf5bc81eb46209346d3aebe0fa | [log] [tgz] |
---|---|---|
author | Kulikov Vasiliy <segooon@gmail.com> | Mon Jul 05 02:13:20 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 05 19:41:14 2010 -0700 |
tree | 24cabe5f2366781af817f57865c150062aa7546f | |
parent | 57616ee4405b82c3ba4d20111697a4416f3967a6 [diff] |
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>