Module Name: src Committed By: thorpej Date: Thu Mar 19 02:31:28 UTC 2020
Modified Files:
src/sys/dev/ic: am7990.c am79900.c
Log Message:
Don't bother with IFF_OACTIVE. Just keep processing so long as
sc->sc_no_td is less than sc->sc_ntbuf.
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 src/sys/dev/ic/am7990.c
cvs rdiff -u -r1.29 -r1.30 src/sys/dev/ic/am79900.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
