From: Andy Fleming Date: Mon, 24 Mar 2008 15:53:28 +0000 (-0500) Subject: gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure. X-Git-Tag: v2.6.26-rc1~1138^2~316^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f4489112896770d66dc2960f71174d69ee23004;p=pandora-kernel.git gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure. - Fix Rx/Tx HW interrupt coalescing counter reset logic. Disabling is required before resetting the counter. - Update the Default both Rx and Tx coalescing timer threshold. Formerly 4 is set which is equal to 1.5 frame at the line rate of 1GbE interface, and it doesn't match to the coalescing frame count which is set to 16. Threashold 21 is matched to frame count 16. Signed-off-by: Dai Haruki Signed-off-by: Andy Fleming Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed