freebsd-dev/sys/dev/sk
John-Mark Gurney 39189ef797 only clear the IFF_OACTIVE flag when we have a chance of being able to
queue a packet to the hardware... instead of when the hardware queue is
empty..

don't initalize cur_tx now that it doesn't need to be...

Pointed out by:	bde
2004-11-17 21:35:22 +00:00
..
if_sk.c only clear the IFF_OACTIVE flag when we have a chance of being able to 2004-11-17 21:35:22 +00:00
if_skreg.h fix the missing lock in sk_jfree (verified w/ an assert) 2004-11-15 19:37:21 +00:00
xmaciireg.h
yukonreg.h Add missing file, it is sorely needed to make if_sk.c compile again. 2003-09-20 15:49:22 +00:00