commit | fb3a42fc39bf4453dc6fab25bbbf6f0416936887 | [log] [tgz] |
---|---|---|
author | Sabrina Dubroca <sd@queasysnail.net> | Sun Jan 12 18:50:39 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 14 17:18:05 2014 -0800 |
tree | 8957bb51e0accecb248c50b7fffe0b7d605e4490 | |
parent | 8560258f0e67104278816211443e63bda5d300ea [diff] |
atl1e: update statistics code As Ben Hutchings pointed out for the stats in alx, some hardware-specific stats aren't matched to the right net_device_stats field. Also fix the collision field and include errors in the total number of RX/TX packets. Minor whitespace fixes to match the style in alx. Signed-off-by: Sabrina Dubroca <sd@queasysnail.net> Reviewed-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>