[PATCH] myri10ge - Always do a dummy RDMA after loading the firmware
authorBrice Goglin <brice@myri.com>
Fri, 21 Jul 2006 19:49:32 +0000 (15:49 -0400)
committerJeff Garzik <jeff@garzik.org>
Sat, 29 Jul 2006 05:23:51 +0000 (01:23 -0400)
commit9a71db721a2cbb9921b929b2699ab181f5a3c6c0
tree93af0c07f67c3e550de555ebe4730968158f1e7b
parent5b84b6fa9b96d1598eb77196f9d8b3e62efac647
[PATCH] myri10ge - Always do a dummy RDMA after loading the firmware

Always do a dummy RDMA after loading the firmware to work around
buggy PCIe chipsets which do not implement resending properly.
This is so cheap as to be almost free, and should never have been
conditional on the tx boundary != 4096.

Signed-off-by: Brice Goglin <brice@myri.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/myri10ge/myri10ge.c