commit | 4f1e5ba0977570b7a198bb3ac110ccc5f532821b | [log] [tgz] |
---|---|---|
author | Don Fry <pcnet32@verizon.net> | Wed Oct 17 17:06:19 2007 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Oct 17 20:23:30 2007 -0400 |
tree | 2cb8c233daea0544213ec50d7dba74648713c896 | |
parent | 0280f9f90b4c53e23f8ca98e581eb02f1a598a1a [diff] |
pcnet32: remove private net_device_stats structure Remove the statistics from the private structure. Use the net_device_stats in netn_device structure. Following Jeff Garzik's massive cleanup Sep 01. pcnet32 was not "low-hanging fruit". Tested x86_64. Signed-off-by: Don Fry <pcnet32@verizon.net> Signed-off-by: Jeff Garzik <jeff@garzik.org>