On Mon, Mar 05, 2007 at 07:17:30PM -0800, Andrew Morton wrote:
> > Most recent kernel where this bug did *NOT* occur: No
> > Distribution: Linux-2.6.20
> > Problem Description:
> > It seems that usually structure Scsi_Host's io_port field and n_io_port 
> > field
> > needs to be set together.

io_port and n_io_port are legacy fields left over purely for driver use.
The scsi midlayer doesn't care, and if you want to "fix" things in this
area please just remove use of it from the offending driver completely
so might be able to get rid of these fields one day.

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to