Roel Kluin 46578a6913 net: variables reach -1, but 0 tested
while (timeout--) { ... }

timeout becomes -1 if the loop isn't ended otherwise, not 0.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-02-02 21:39:02 -08:00
..
2009-01-07 18:00:31 -08:00
2009-01-07 18:01:20 -08:00
2009-01-07 17:59:15 -08:00
2009-01-07 18:01:40 -08:00
2009-01-07 18:00:55 -08:00