On Thu, 14 Jun 2007, David Somayajulu wrote:

> On Thu, 2007-06-14 at 01:54 -0400, Mike Christie wrote:
> > David C Somayajulu wrote:
> > 
> > It looks ok, but creating the status variable and setting it like this,
> > just to quiet the compile warning, and never doing anything else with it
> > doesn't seem nice.
> I don't like it either. I tried with 
> (void)pci_set_mwi(ha->pdev); 
> and this is what I see

I was hoping that Randy's proposal for pci_try_set_mwi() was accepted:

        http://article.gmane.org/gmane.linux.scsi/31230/

that way drivers could safely ignore the return (if necessary).
-
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