SMSC: timeout reaches -1
authorRoel Kluin <roel.kluin@gmail.com>
Fri, 20 Feb 2009 08:52:19 +0000 (00:52 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Feb 2009 08:52:19 +0000 (00:52 -0800)
With a postfix decrement timeouts will reach -1 rather than 0, so
the error path does not appear.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found