Re: PATCH: clean up pci interrupt line whacking

Martin Mares (mj@ucw.cz)
Tue, 8 Apr 2003 11:09:13 +0200


> + if (findev->irq != dev->irq) {
> findev->irq = dev->irq;
> - pci_write_config_byte(findev,
> - PCI_INTERRUPT_LINE, irq);
> }

The if seems to make no sense here :-)

Have a nice fortnight

-- 
Martin `MJ' Mares   <mj@ucw.cz>   http://atrey.karlin.mff.cuni.cz/~mj/
Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth
"I don't give a damn for a man that can only spell a word one way." -- M. Twain
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/