From: Auke Kok Date: Wed, 14 Nov 2007 04:48:36 +0000 (-0800) Subject: [E1000E]: update netstats traffic counters realtime X-Git-Tag: v2.6.25-rc1~1162^2~617 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=419886927796dfeca87c1fd11d1fe2ed442103cc;p=pandora-kernel.git [E1000E]: update netstats traffic counters realtime formerly e1000/e1000e only updated traffic counters once every 2 seconds with the register values of bytes/packets. With newer code however in the interrupt and polling code we can real-time fill in these values in the netstats struct for users to see. Signed-off-by: Auke Kok Signed-off-by: David S. Miller --- Reading git-diff-tree failed