fix typo (how did this get committed?)
This commit is contained in:
parent
c2e4eb969f
commit
bba9599afb
@ -532,7 +532,7 @@ hifn_detach(device_t dev)
|
||||
callout_stop(&sc->sc_rngto);
|
||||
#ifdef HIFN_RNDTEST
|
||||
if (sc->sc_rndtest)
|
||||
rndtest_detach(sc->sc->rndtest);
|
||||
rndtest_detach(sc->sc_rndtest);
|
||||
#endif
|
||||
|
||||
/* Turn off DMA polling */
|
||||
|
Loading…
Reference in New Issue
Block a user