From: Deepak SIKRI Date: Wed, 4 Apr 2012 04:33:24 +0000 (+0000) Subject: stmmac: Replace infinite loops by timeouts in mdio r/w X-Git-Tag: v3.5-rc1~109^2~591 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39b401dbd3a36f04657afa078d1d25278a26e9c9;p=pandora-kernel.git stmmac: Replace infinite loops by timeouts in mdio r/w This patch removes the infinite waits from the mdio read and write interfaces. These infinite waits have been replaced by the timeout handling. In case if a time out occurs, an error is returned. Signed-off-by: Deepak Sikri Acked-by: Giuseppe Cavallaro Signed-off-by: David S. Miller --- Reading git-diff-tree failed