commit | ad6f84b4ba7e304dc51dba3b3cbc10b8e348e319 | [log] [tgz] |
---|---|---|
author | Kulikov Vasiliy <segooon@gmail.com> | Mon Jul 05 02:13:46 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 05 19:41:16 2010 -0700 |
tree | ca113de5bab76c8156dae8fb78e3267341fcea21 | |
parent | 86678a2018135e57df86a9729795bce1efea641d [diff] |
hp100: 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>