From: Sabrina Dubroca Date: Sun, 12 Jan 2014 17:50:40 +0000 (+0100) Subject: atl1: update statistics code X-Git-Tag: v3.14-rc1~94^2~186^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3d21ea1a119ec31673d94f26c68d922bbd3d211;p=pandora-kernel.git atl1: 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. Add a rx_dropped field and use it where netdev->stats was modified directly out of the stats update function. Signed-off-by: Sabrina Dubroca Signed-off-by: David S. Miller --- Reading git-diff-tree failed