atl1c: remove PHY reset/init for link down event
commit52a12fc785ef542bc06119d2f1c8e0f7d75e4c76
authorHuang, Xiong <xiong@qca.qualcomm.com>
Wed, 25 Apr 2012 20:27:15 +0000 (25 20:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Apr 2012 09:03:32 +0000 (26 05:03 -0400)
tree78d465b4b6517da45ca69d899164daa1f7fe77bb
parentce5b972bc840d024289c73a096d61cfdf57eff2e
atl1c: remove PHY reset/init for link down event

it's unnecessary to reset/init phy when link down.
Only L1/L2 chip (supported by atlx) need such action.

Signed-off-by: xiong <xiong@qca.qualcomm.com>
Tested-by: Liu David <dwliu@qca.qualcomm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/atheros/atl1c/atl1c_main.c