DragonFly commits List (threaded) for 2007-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/usbmisc/umass umass.c
dillon 2007/06/13 18:10:25 PDT
DragonFly src repository
Modified files:
sys/dev/usbmisc/umass umass.c
Log:
xpt_bus_deregister() never returns 0, don't test for it.
Assert that the sim is attached if a backend sim function is called,
because cam_sim_free() now replaces the functions when the sim is
detached.
Revision Changes Path
1.22 +3 -9 src/sys/dev/usbmisc/umass/umass.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/usbmisc/umass/umass.c.diff?r1=1.21&r2=1.22&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]