Re: [PATCH] prism54 use set_pci_mwi()

From: Margit Schubert-While
Date: Mon Jul 05 2004 - 04:34:42 EST


Arjan van de Ven scribeth :
> pci_set_mwi() has a return value that you're supposed to check.....
Don't need to. Either it doesn't support MWI or the device will not
accept the new cache line size. In either case nothing changes and
as far as the driver is concerned this is not an error.
(Incidentally neither do the e1000, starfire, tulip,typhoon drivers)

Margit


-
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/