Dan Carpenter fe0be35e2c sfc: fix a timeout loop
We test for if "tries" is zero at the end but "tries--" is a post-op so
it will end with "tries" set to -1.  I have changed it to a pre-op
instead.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-12-15 12:46:26 -05:00
..
2013-08-29 23:34:51 +01:00
2013-08-29 23:34:51 +01:00
2013-08-29 23:34:51 +01:00
2013-12-12 22:06:54 +00:00
2013-08-29 23:34:51 +01:00
2013-08-29 23:34:51 +01:00
2015-10-01 09:59:24 -07:00
2013-08-29 23:34:51 +01:00
2013-08-29 23:34:51 +01:00
2015-12-15 12:46:26 -05:00
2013-08-29 23:34:51 +01:00