]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
atl1c: remove PHY polling from atl1c_change_mtu
authorHuang, Xiong <xiong@qca.qualcomm.com>
Mon, 30 Apr 2012 15:38:58 +0000 (15:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 May 2012 01:44:16 +0000 (21:44 -0400)
commit80bcb4238dd858d8ae460b62aac2f4165db58c3c
tree0c7769dca9a977e8fbca681dd860706878aca091
parent4fc363528c063e247bc2a0aed868873337b69d3e
atl1c: remove PHY polling from atl1c_change_mtu

PHY polling code for FPGA is considered in every MDIO R/W API.
no need to add additional code to atl1c_change_mtu.

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