Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/i2o
Module Name: src
Committed By: bouyer
Date: Mon Mar 27 21:50:45 UTC 2006
Modified Files:
src/sys/dev/i2o: iop.c
Log Message:
A device that has just been detached can't be reconfigured. Coverity ID 2674.
Note: this was not a problem right now because there's no drivers with both
a detach and a ii_reconfig callback.
To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/sys/dev/i2o/iop.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index