commit | a947c8f0313c0cf3691b8d8d2b9aaddf372afdcc | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Wed Nov 04 08:31:19 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 04 08:31:19 2009 -0800 |
tree | d7be970345a1446af169047b554888f66f107fca | |
parent | b9db21f8b964e158f95bb581c887159b6cb98ffa [diff] |
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>