[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)
commite67bda55e27d3308ba0b4ce8cf2da51850ef1453
tree58ad7a5c0dcfcbfc5ca259b8a4acaae6402b3e08
parentc3905bc4b71ab562acf69765e8c4778bd263b9db
[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 <brice@myri.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/myri10ge/myri10ge.c