Sergei Shtylyov 9f8c4265bd sh_eth: fix result of sh_eth_check_reset() on timeout
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@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-06-11 02:28:48 -07:00
..
2013-05-11 17:40:14 -07:00
2013-05-11 17:40:14 -07:00
2013-02-21 12:05:51 -08:00
2013-04-15 14:11:37 -04:00
2013-05-23 12:15:32 -07:00
2013-05-02 16:20:31 -04:00
2013-01-29 14:07:05 -05:00
2013-05-23 12:15:32 -07:00