trim trailing white space..
call the re mutex by it's name.. MFC after: 3 days
This commit is contained in:
parent
083ba097fd
commit
aedd16d964
@ -1252,7 +1252,7 @@ re_detach(dev)
|
||||
|
||||
sc = device_get_softc(dev);
|
||||
ifp = &sc->arpcom.ac_if;
|
||||
KASSERT(mtx_initialized(&sc->rl_mtx), ("rl mutex not initialized"));
|
||||
KASSERT(mtx_initialized(&sc->rl_mtx), ("re mutex not initialized"));
|
||||
|
||||
attached = device_is_attached(dev);
|
||||
/* These should only be active if attach succeeded */
|
||||
|
Loading…
x
Reference in New Issue
Block a user