commit | 4265e669ccafec0246f0bc45b7f461ff18da5acd | [log] [tgz] |
---|---|---|
author | Kulikov Vasiliy <segooon@gmail.com> | Mon Jul 05 02:14:23 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 05 19:41:19 2010 -0700 |
tree | fdd006bfd0d9573b89e1ca997d999ee554bd7a22 | |
parent | e929bc330d4820559091a8ce32fea60848751297 [diff] |
ni52: 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>