qlge: Use the instance of net_device_stats from net_device.
authorAjit Khaparde <ajitkhaparde@gmail.com>
Wed, 7 Oct 2009 02:46:09 +0000 (02:46 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Oct 2009 05:00:28 +0000 (22:00 -0700)
commitbcc90f555b4eb82604436f7ab6a7853c4b5997a3
tree9e37e65ff80136a47f67e415cab951cd6df86090
parent5fe31deffa097795aed7ab276c90287823d26497
qlge: 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/qlge/qlge.h
drivers/net/qlge/qlge_main.c