aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/de/if_de.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/de/if_de.c')
-rw-r--r--sys/dev/de/if_de.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/de/if_de.c b/sys/dev/de/if_de.c
index 09cc3a09d9c8..665687e33d58 100644
--- a/sys/dev/de/if_de.c
+++ b/sys/dev/de/if_de.c
@@ -4432,6 +4432,8 @@ tulip_attach(tulip_softc_t * const sc)
TULIP_LOCK(sc);
sc->tulip_flags &= ~TULIP_DEVICEPROBE;
TULIP_UNLOCK(sc);
+
+ gone_by_fcp101_dev(sc->tulip_dev);
}
/* Release memory for a single descriptor ring. */