]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
atl1c: remove MDIO_REG_ADDR_MASK in atl1c_mdio_read/write
authorHuang, Xiong <xiong@qca.qualcomm.com>
Wed, 18 Apr 2012 22:01:31 +0000 (22:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Apr 2012 00:14:20 +0000 (20:14 -0400)
commit2528a5dc4331aebbb990f2a56d179dfa35de4a4f
tree6ef41be73d7f1c0e7b97ee2aea93acb2b85d106d
parentd163ff7b10d8d09bdaec394c19c50da1af813832
atl1c: remove MDIO_REG_ADDR_MASK in atl1c_mdio_read/write

MDIO_REG_ADDR_MASK is already applied in function
atl1c_write_phy_reg and atl1c_read_phy_reg

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