amd-xgbe-phy: Allow more time for Rx/Tx to become ready
authorLendacky, Thomas <Thomas.Lendacky@amd.com>
Fri, 1 Aug 2014 16:56:36 +0000 (11:56 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Aug 2014 02:29:53 +0000 (19:29 -0700)
commit1fa1f2e09824abd39fa7e7bffe8769b7b0260b45
tree5906971e9fe2ebac9c82004a448800df9def4361
parent8c43a2cc75b3bf4f89ea439f4439a2a61f22c961
amd-xgbe-phy: Allow more time for Rx/Tx to become ready

The current time range waiting for Rx/Tx to become ready can sometimes
be too short if a connection is not present.  Increase the number of
retries and the sleep to give a bit more time. Also, change level of
the message issued from _err to _dbg if Rx/Tx do not become ready
since the underlying logic will function as if no link is established
and retry eventually.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/amd-xgbe-phy.c