commit | 174afef4ea65fc58e8d18a0c64c890cf7d4e5924 | [log] [tgz] |
---|---|---|
author | Kulikov Vasiliy <segooon@gmail.com> | Mon Jul 05 02:14:09 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 05 19:41:18 2010 -0700 |
tree | 2925ba6aa5c72d5c079d52fe708825398d469264 | |
parent | 2321e80ac84cc616edda926aa1932b344409dccc [diff] |
mac89x0: 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>