From: Auke Kok Date: Wed, 14 Nov 2007 04:49:15 +0000 (-0800) Subject: [E1000]: update netstats traffic counters realtime X-Git-Tag: v2.6.25-rc1~1162^2~616 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef90e4eca9fcade05dd03f853df75cf459a75422;p=pandora-kernel.git [E1000]: 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