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: dyoung
Date: Mon Feb 11 03:36:25 UTC 2008
Modified Files:
src/sys/dev/i2o: iopio.h
Log Message:
Don't get under the device_t abstraction by measuring the length
of dv_xname, especially not to set the length of a buffer that
(apparently) belongs to the kernel ABI. Instead, set the buffer
length to 16, which is the current length of dv_xname.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/dev/i2o/iopio.h
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