DragonFly commits List (threaded) for 2005-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/netif/vr if_vr.c
joerg 2005/06/20 06:08:01 PDT
DragonFly src repository
Modified files:
sys/dev/netif/vr if_vr.c
Log:
Use vr_detach as common error path.
Setup interrupt last in vr_attach.
Use M_WAITOK for contigmalloc, now that we don't have to protect
against concurrent interrupts.
Submitted-by: Sepherosa Ziehau <sepherosa@xxxxxxxxx>
Revision Changes Path
1.31 +27 -34 src/sys/dev/netif/vr/if_vr.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/vr/if_vr.c.diff?r1=1.30&r2=1.31&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]