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