remove reference to sc_tdmabintcnt; it was removed in r190848
This commit is contained in:
parent
602feb88d6
commit
bb9a54af62
@ -6987,7 +6987,6 @@ ath_tdma_bintvalsetup(struct ath_softc *sc,
|
||||
{
|
||||
/* copy from vap state (XXX check all vaps have same value?) */
|
||||
sc->sc_tdmaslotlen = tdma->tdma_slotlen;
|
||||
sc->sc_tdmabintcnt = tdma->tdma_bintval;
|
||||
|
||||
sc->sc_tdmabintval = roundup((sc->sc_tdmaslotlen+sc->sc_tdmaguard) *
|
||||
tdma->tdma_slotcnt, 1024);
|
||||
|
Loading…
Reference in New Issue
Block a user