cvs commit: src/sys/dev/netif/nv if_nv.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Sat Feb 19 20:53:50 PST 2005
joerg 2005/02/19 20:52:22 PST
DragonFly src repository
Modified files:
sys/dev/netif/nv if_nv.c
Log:
ALTQ support. The error handling in nv_ifstart should be reviewed,
it drops more packets than necessary. It now also drops packets if
the TX queue is full. This is indicated by
"nv_ifstart: transmit queue is full" in the system log.
Revision Changes Path
1.9 +2 -2 src/sys/dev/netif/nv/if_nv.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/nv/if_nv.c.diff?r1=1.8&r2=1.9&f=u
More information about the Commits
mailing list