K 10 svn:author V 7 weongyo K 8 svn:date V 27 2008-10-04T04:15:39.577345Z K 7 svn:log V 250 sc->ndis_txidx should be cycle between 0 and sc->ndis_maxpkts, not NDIS_TXPKTS and don't allocate unused extra spaces for sc->ndis_txarray and sc->ndis_txpool. PR: kern/127644 Submitted by: Antoine Pelisse MFC after: 1 week END