[PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rx
authorBrice Goglin <brice@myri.com>
Tue, 5 Dec 2006 16:26:27 +0000 (17:26 +0100)
committerJeff Garzik <jeff@garzik.org>
Thu, 7 Dec 2006 09:59:20 +0000 (04:59 -0500)
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 <brice@myri.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found