From: Dan Carpenter <dan.carpen...@oracle.com>
Date: Tue, 15 Dec 2015 14:06:08 +0300

> 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.carpen...@oracle.com>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to