commit | 78e8c5325aa8ae99b6738eaab0ebb7e3f53007ff | [log] [tgz] |
---|---|---|
author | Kulikov Vasiliy <segooon@gmail.com> | Mon Jul 05 02:13:26 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 05 19:41:12 2010 -0700 |
tree | 8f5420593fa0d6604e9c62a35bd0b94962aa7261 | |
parent | 0a17ee90a16ddf6b410bc1a8a28a7e875dc08f8d [diff] |
davinci_emac: 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>