On Thu, 14 Jun 2007 10:44:20 -0700 Andrew Vasquez wrote: > 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). Andrew seems to still be trying to push it (i.e., he hasn't given up on it yet). --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html