DragonFly commits List (threaded) for 2005-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/serial/sio sio.c
dillon 2005/07/16 10:07:22 PDT
DragonFly src repository
Modified files:
sys/dev/serial/sio sio.c
Log:
Add some missing crit_exit()'s. The original code just assumed that the
SPL would be cleaned up by the caller, but the SPL->crit conversion really
requires that the routines be more self-contained.
Revision Changes Path
1.29 +9 -3 src/sys/dev/serial/sio/sio.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/serial/sio/sio.c.diff?r1=1.28&r2=1.29&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]