]> git.baikalelectronics.ru Git - kernel.git/commit
atl1c: remove PHY reset/init for link down event
authorHuang, Xiong <xiong@qca.qualcomm.com>
Wed, 25 Apr 2012 20:27:15 +0000 (20:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Apr 2012 09:03:32 +0000 (05:03 -0400)
commite3580cc64dd4e45c7aa0d4d1f3223316780d497e
tree78d465b4b6517da45ca69d899164daa1f7fe77bb
parent7f805abe866abc1feed2f23142912771f4fcdf33
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