commit | 4486032017ce98ae631ccb908dac7a451b3ac977 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Wed May 08 21:42:44 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Wed May 15 08:41:03 2013 -0400 |
tree | 7ec354e1a4463f3671f16b5bd7879f45e9ea4c33 | |
parent | fa0ab78ac867096ef64620b0afce010f4f915cb4 [diff] |
smc911x: fix the timeout detection If timeout is occurred at the while loop above, the value of 'timeout' is -1, not 0. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>