netxen: Use the instance of net_device_stats from net_device.
authorAjit Khaparde <ajitkhaparde@gmail.com>
Wed, 7 Oct 2009 02:45:34 +0000 (02:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Oct 2009 05:00:25 +0000 (22:00 -0700)
commit5a4d631154de41bb43eefb03d2124224c23c1fa4
tree61402c9fc26dff20c3110d42fcc892357e0df24b
parent7274c20f7b6a7bd6e3e8441e1727bf9cfd8235bb
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>
drivers/net/netxen/netxen_nic.h
drivers/net/netxen/netxen_nic_main.c