mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-04 09:09:56 +00:00
remove reference to sc_tdmabintcnt; it was removed in r190848
This commit is contained in:
parent
0685c824ca
commit
89047529ac
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=190986
@ -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