DragonFly commits List (threaded) for 2005-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/bus/ppbus ppbconf.c
dillon 2005/10/26 10:12:32 PDT
DragonFly src repository
Modified files:
sys/bus/ppbus ppbconf.c
Log:
Fix a bug in the ppbus code where an interrupt cookie might be torn down
twice. This didn't matter before when cookies were tested against a
list, but it matters now that they are treated as pointers to interrupt
descriptors.
Revision Changes Path
1.8 +6 -3 src/sys/bus/ppbus/ppbconf.c
http://www.dragonflybsd.org/cvsweb/src/sys/bus/ppbus/ppbconf.c.diff?r1=1.7&r2=1.8&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]