summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb2/ethernet/if_axe2.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb2/ethernet/if_axe2.c')
-rw-r--r--sys/dev/usb2/ethernet/if_axe2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb2/ethernet/if_axe2.c b/sys/dev/usb2/ethernet/if_axe2.c
index bec2243..d152dc2 100644
--- a/sys/dev/usb2/ethernet/if_axe2.c
+++ b/sys/dev/usb2/ethernet/if_axe2.c
@@ -843,7 +843,6 @@ axe_cfg_first_time_setup(struct axe_softc *sc,
sc->sc_name);
goto done;
}
- sc->sc_evilhack = ifp;
ifp->if_softc = sc;
if_initname(ifp, "axe", sc->sc_unit);
OpenPOWER on IntegriCloud