summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb2/wlan/if_ural2.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb2/wlan/if_ural2.c')
-rw-r--r--sys/dev/usb2/wlan/if_ural2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb2/wlan/if_ural2.c b/sys/dev/usb2/wlan/if_ural2.c
index 9ac3521..0cb7bdd 100644
--- a/sys/dev/usb2/wlan/if_ural2.c
+++ b/sys/dev/usb2/wlan/if_ural2.c
@@ -800,7 +800,6 @@ ural_cfg_first_time_setup(struct ural_softc *sc,
DPRINTFN(0, "could not if_alloc()!\n");
goto done;
}
- sc->sc_evilhack = ifp;
sc->sc_ifp = ifp;
ic = ifp->if_l2com;
OpenPOWER on IntegriCloud