[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130611.022903.247033946592424291.davem@davemloft.net>
Date: Tue, 11 Jun 2013 02:29:03 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: sergei.shtylyov@...entembedded.com
Cc: netdev@...r.kernel.org, nobuhiro.iwamatsu.yj@...esas.com,
linux-sh@...r.kernel.org
Subject: Re: [PATCH] sh_eth: fix result of sh_eth_check_reset() on timeout
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
Date: Wed, 5 Jun 2013 23:54:01 +0400
> When the first loop in sh_eth_check_reset() runs to its end, 'cnt' is 0, so the
> following check for 'cnt < 0' fails to catch the timeout. Fix the condition in
> this check, so that the timeout is actually reported.
> While at it, fix the grammar in the failure message...
>
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@...entembedded.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