cvs commit: src/sys/dev/amr amr_cam.c amrvar.h
Doug White
dwhite at FreeBSD.org
Sun Jan 9 18:34:27 PST 2005
dwhite 2005-01-10 02:34:26 UTC
FreeBSD src repository
Modified files:
sys/dev/amr amr_cam.c amrvar.h
Log:
Free the shared devq last since CAM expects it to be there if
xpt_alloc_device() gets called, which can happen during detach in
certain situations. Fixes module unload.
MFC after: 3 days
Revision Changes Path
1.12 +10 -5 src/sys/dev/amr/amr_cam.c
1.24 +1 -0 src/sys/dev/amr/amrvar.h
More information about the cvs-src
mailing list