commit | 897dd41d3b3235fe7e973dc5ca04781acf0dd8b2 | [log] [tgz] |
---|---|---|
author | Kulikov Vasiliy <segooon@gmail.com> | Mon Jul 05 02:13:58 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 05 19:41:17 2010 -0700 |
tree | 60c1092e6ab214ee8407b2f52c42ad6382b7fa40 | |
parent | 7bfba0b0c15962265950ac0efe6bd4f42414db6d [diff] |
ksz884x: 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>