Re: Bugfixes: PCI devices get assigned redundant IRQs

From: Xavier Bestel
Date: Fri Jan 26 2007 - 06:01:29 EST


On Fri, 2007-01-26 at 11:50 +0100, Andreas Block wrote:

> u8 pin, slot;
> - int irq;
> + int irq = 0;

Aren't there platforms for which irq = 0 is a valid irq ?

Xav


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