From: Lennert Buytenhek Date: Thu, 12 Feb 2009 14:07:09 +0000 (+0000) Subject: mv643xx_eth: rework interrupt coalescing, and export via ethtool X-Git-Tag: v2.6.30-rc1~662^2~680 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e5080344e95c0861a7ca494288593023ee383c6;p=pandora-kernel.git mv643xx_eth: rework interrupt coalescing, and export via ethtool This patch: - increases the precision of the receive/transmit interrupt coalescing register value computations by using 64bit temporaries; - adds functions to read the current hardware coalescing register values and convert them back to usecs; - exports the {get,set} {rx,tx} coal methods via the standard ethtool coalescing interface. Signed-off-by: Lennert Buytenhek Signed-off-by: David S. Miller --- Reading git-diff-tree failed