tty: &&/|| confusion in mxser_get_ISA_conf()?

From: Roel Kluin
Date: Thu Dec 31 2009 - 07:00:33 EST


vi drivers/char/mxser.c +2460 and note:

if ((irq != regs[9]) || (irq != regs[10]))

Should this be an && ?

Roel

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