summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/run
diff options
context:
space:
mode:
authorthorpej <thorpej@NetBSD.org>2022-09-17 15:31:29 +0000
committerthorpej <thorpej@NetBSD.org>2022-09-17 15:31:29 +0000
commitc63da286eafc6d37c2fe8b310f4926840012682b (patch)
treee9b0d1553acdb8825e6f4fe44796b7d59b5a40c5 /sys/dev/microcode/run
parent8520a718d4131dbfc414fb2c0259475b50097052 (diff)
vte_ifstart(): Make the condition if the transmit loop the number of
free descriptors, not "are there packets in the queue"; the latter is redundant with the IFQ_POLL() that happens within the loop after the number of available descriptors is checked. Eliminate use of IFF_OACTIVE.
Diffstat (limited to 'sys/dev/microcode/run')
0 files changed, 0 insertions, 0 deletions