commit | 5a4d631154de41bb43eefb03d2124224c23c1fa4 | [log] [tgz] |
---|---|---|
author | Ajit Khaparde <ajitkhaparde@gmail.com> | Wed Oct 07 02:45:34 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 07 22:00:25 2009 -0700 |
tree | 61402c9fc26dff20c3110d42fcc892357e0df24b | |
parent | 7274c20f7b6a7bd6e3e8441e1727bf9cfd8235bb [diff] |
netxen: 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 private adapter structure. Signed-off-by: Ajit Khaparde <ajitk@serverengines.com> Signed-off-by: David S. Miller <davem@davemloft.net>