Replace splimp with critical sections for now. Fix a bug in xl_init,
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Mon, 6 Jun 2005 15:42:18 +0000 (15:42 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Mon, 6 Jun 2005 15:42:18 +0000 (15:42 +0000)
commit4ec4a72b91b4961f5c65a5a394adc3090dde629b
treefa0993cace7137bcfa4e64f83972d3c482e3a108
parentd767fe64a8586850d24f258791a8002a94034fcd
Replace splimp with critical sections for now. Fix a bug in xl_init,
when the TX ring couldn't be initialized, we must not continue.
sys/dev/netif/xl/if_xl.c