- convert to critical sections
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Sun, 12 Jun 2005 17:29:49 +0000 (17:29 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Sun, 12 Jun 2005 17:29:49 +0000 (17:29 +0000)
commit0966b2809cf8e49926adc1cbfcc76043a3b127e5
treed6dfdc8ffa911ad598fd47fb947f02ac2d29ec6f
parent3b7f6d2bafff164f39990e25a86ac486a10c70c3
- convert to critical sections
- setup interrupt last, no need to protect attach against races
- use M_WAITOK for contigmalloc
- use sf_detach for common error handling
sys/dev/netif/sf/if_sf.c