]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit818b46c6366b736cf61b9296ffe500df665e1d9f
tree9e37e65ff80136a47f67e415cab951cd6df86090
parentd0ae2cf8f0ed827ffdd7044773268af3f68dd984
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