Module Name: src Committed By: thorpej Date: Thu Mar 19 14:10:56 UTC 2020
Modified Files:
src/sys/dev/ic: i82586.c
Log Message:
Don't bother with IFF_OACTIVE. Just keep processing so long as
sc->xmit_busy is less than NTXBUF.
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 src/sys/dev/ic/i82586.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
