remove dangling mtx_unlock orphaned by rev 1.21 change
This commit is contained in:
parent
0650be79cb
commit
779a93dc02
@ -335,7 +335,6 @@ ath_detach(struct ath_softc *sc)
|
||||
ath_desc_free(sc);
|
||||
ath_hal_detach(sc->sc_ah);
|
||||
ieee80211_ifdetach(ifp);
|
||||
mtx_unlock(&sc->sc_mtx);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user