]> git.baikalelectronics.ru Git - kernel.git/commit
isdn: hisax: Fix test in waitforxfw
authorRoel Kluin <roel.kluin@gmail.com>
Wed, 4 Nov 2009 16:31:19 +0000 (08:31 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Nov 2009 16:31:19 +0000 (08:31 -0800)
commit3ad982d7356994d8a62e24e9259ac5b20c2602c6
treed7be970345a1446af169047b554888f66f107fca
parent77cdb2386400aefc77c782ce885b50fc358f8e9a
isdn: hisax: Fix test in waitforxfw

The negation makes it a bool before the comparison and hence it
will never be 0x40.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Cc: Karsten Keil <isdn@linux-pingi.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/hisax/diva.c
drivers/isdn/hisax/hscx_irq.c