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