commit | 0cdc03698f2586923ad3b9fca06643ff5675f221 | [log] [tgz] |
---|---|---|
author | Ajit Khaparde <ajitkhaparde@gmail.com> | Wed Oct 07 02:46:59 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 07 22:00:29 2009 -0700 |
tree | a403607562ecd5588b7735093ddbdb32d61f032a | |
parent | bcc90f555b4eb82604436f7ab6a7853c4b5997a3 [diff] |
ixgb: 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>