From: Brice Goglin Date: Tue, 5 Dec 2006 16:26:27 +0000 (+0100) Subject: [PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rx X-Git-Tag: v2.6.20-rc1~145^2^2~6^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e67bda55e27d3308ba0b4ce8cf2da51850ef1453;p=pandora-kernel.git [PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rx In the myri10ge_submit_8rx() routine, write the 64 byte request block as 2 32-byte blocks so that it is handled by the hardware pio write handler if write-combining is enabled. Signed-off-by: Brice Goglin Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed