freebsd-dev/sys/dev/bge
Dag-Erling Smørgrav 303a718c5e With ALTQ, it is possible that although the queue was not empty when we
entered the interface start function, no packets were actually dequeued.
Therefore, keep a count of how many packets we really added onto the tx
chain, and initiate a transmit only if the count is non-zero.
2004-10-30 22:59:30 +00:00
..
if_bge.c With ALTQ, it is possible that although the queue was not empty when we 2004-10-30 22:59:30 +00:00
if_bgereg.h Whitespace cleanup. 2004-10-30 14:54:51 +00:00