commit | d117b6665847084cfe8a44b870f771153e18991d | [log] [tgz] |
---|---|---|
author | Kulikov Vasiliy <segooon@gmail.com> | Mon Jul 05 02:13:36 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 05 19:41:13 2010 -0700 |
tree | 0494f3bbc7981b057617ede9d01eb8c5611acd64 | |
parent | 78e8c5325aa8ae99b6738eaab0ebb7e3f53007ff [diff] |
fealnx: 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>