commit | 013b68bf7cb4edfb8753aac9bde3cb60c84bc067 | [log] [tgz] |
---|---|---|
author | Brice Goglin <brice@myri.com> | Wed Aug 09 00:07:53 2006 -0400 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Aug 09 00:12:47 2006 -0400 |
tree | 7ce7d4a4c5e519b4a8f60ec6eff0d673bfa74fb9 | |
parent | 2f96740c26f1dcff9111dca3e01379ab12aafde5 [diff] |
[PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resume Dummy RDMA are always enabled on device startup since commit 9a71db721a2cbb9921b929b2699ab181f5a3c6c0 (to work around buggy PCIe chipsets which do not implement resending properly). But, we also need to always re-enable them when resuming the device. Signed-off-by: Brice Goglin <brice@myri.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>