[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20151215.125142.35117005882837154.davem@davemloft.net>
Date: Tue, 15 Dec 2015 12:51:42 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: dan.carpenter@...cle.com
Cc: thomas.lendacky@....com, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [patch -mainline] amd-xgbe: fix a couple timeout loops
From: Dan Carpenter <dan.carpenter@...cle.com>
Date: Tue, 15 Dec 2015 13:12:29 +0300
> At the end of the loop we test "if (!count)" but because "count--" is
> a post-op then the loop will end with count set to -1. I have fixed
> this by changing it to --count.
>
> Fixes: c5aa9e3b8156 ('amd-xgbe: Initial AMD 10GbE platform driver')
> Signed-off-by: Dan Carpenter <dan.carpenter@...cle.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists