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