Re: Problem with aacraid driver in 2.5.63-bk-latest
Mike Anderson <andmike-r/[email protected]>
| Newsgroups | gmane.linux.scsi,gmane.linux.kernel,gmane.linux.drivers.aacraid.devel |
|---|---|
| Message-ID | <[email protected]> |
Denis Vlasenko [[email protected]] wrote: > + if(tags <= 0) { > + printk(KERN_WARNING "(scsi%d:%d:%d:%d) " > + "%s, tag value to small\n" > + "disabled\n", SDpnt->host->host_no, > > Please do not split message into several lines. > There are several reasons why you shouldn't do it. Thanks for pointing this out. This was a paste typo. There was also some incorrect style spacing, and it did not work (the queue_depth was set to tags down below). From Doug Ledford's later comments this change may not be needed to correct the problem, but I will re-roll tomorrow. -andmike -- Michael Anderson andmike-r/[email protected] - 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