Page MenuHomeFreeBSD

D18164.id51191.diff
No OneTemporary

D18164.id51191.diff

Index: head/sys/dev/sfxge/common/medford2_nic.c
===================================================================
--- head/sys/dev/sfxge/common/medford2_nic.c
+++ head/sys/dev/sfxge/common/medford2_nic.c
@@ -202,8 +202,8 @@
if (EFX_PCI_FUNCTION_IS_VF(encp)) {
/*
- * Interrupt testing does not work for VFs. See bug50084.
- * FIXME: Does this still apply to Medford2?
+ * Interrupt testing does not work for VFs on Medford2.
+ * See bug50084 and bug71432 comment 21.
*/
encp->enc_bug41750_workaround = B_TRUE;
}
Index: head/sys/dev/sfxge/common/medford_nic.c
===================================================================
--- head/sys/dev/sfxge/common/medford_nic.c
+++ head/sys/dev/sfxge/common/medford_nic.c
@@ -200,8 +200,8 @@
if (EFX_PCI_FUNCTION_IS_VF(encp)) {
/*
- * Interrupt testing does not work for VFs. See bug50084.
- * FIXME: Does this still apply to Medford?
+ * Interrupt testing does not work for VFs. See bug50084 and
+ * bug71432 comment 21.
*/
encp->enc_bug41750_workaround = B_TRUE;
}

File Metadata

Mime Type
text/plain
Expires
Thu, Nov 20, 3:14 AM (17 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25610355
Default Alt Text
D18164.id51191.diff (1 KB)

Event Timeline