x86: remove bogus 'pci=usepirqmask' suggestion when no irq is defined
authorLinus Torvalds <torvalds@g5.osdl.org>
Fri, 6 Jan 2006 16:43:16 +0000 (08:43 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 6 Jan 2006 16:43:16 +0000 (08:43 -0800)
commit7ed40918a386afc2e14a6d3da563ea6d13686c25
treee180ba59fa65290a12a731aaf304d2aa840f3ffb
parent9b847548663ef1039dd49f0eb4463d001e596bc3
x86: remove bogus 'pci=usepirqmask' suggestion when no irq is defined

This was harmless, but for the case of a device that had no irq
pre-defined we would incorrectly suggest that "usepirqmask" might make a
difference.  It never would, and the message was just confusing people.

Reported in the dmesg of Etienne Lorrain.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/pci/irq.c