Re: [PATCH] SATA NCQ #3

From: Jeff Garzik
Date: Tue May 31 2005 - 11:58:49 EST


Michael Tokarev wrote:
Jeff Garzik wrote:
[]


struct ahci_host_priv {
unsigned long flags;
+ unsigned int have_msi; /* is PCI MSI enabled? */


BTW, can `have_msi' be just another bit in the `flags' field?

Yes, that would be a good cleanup to make.

Wanna submit a patch adding HOST_CAP_MSI bit?

Jeff



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/