summaryrefslogtreecommitdiffstats
path: root/sys/dev/tx/if_tx.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/tx/if_tx.c')
-rw-r--r--sys/dev/tx/if_tx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/tx/if_tx.c b/sys/dev/tx/if_tx.c
index 34b26ec..ce2da96 100644
--- a/sys/dev/tx/if_tx.c
+++ b/sys/dev/tx/if_tx.c
@@ -446,7 +446,6 @@ fail:
static void
epic_release(epic_softc_t *sc)
{
-
if (sc->ifp != NULL)
if_free(sc->ifp);
if (sc->irq)
OpenPOWER on IntegriCloud