From: Brice Goglin Date: Fri, 21 Jul 2006 19:49:32 +0000 (-0400) Subject: [PATCH] myri10ge - Always do a dummy RDMA after loading the firmware X-Git-Tag: v2.6.18-rc3~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a71db721a2cbb9921b929b2699ab181f5a3c6c0;p=pandora-kernel.git [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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed