commit | e2fd32067dfd78c273aa2a11e704b8d3dd32c66d | [log] [tgz] |
---|---|---|
author | richardretanubun <richardretanubun@ruggedcom.com> | Fri Sep 26 08:59:12 2008 -0400 |
committer | Ben Warren <biggerbadderben@gmail.com> | Sun Nov 09 21:38:02 2008 -0800 |
tree | 530a567c3155beced9a5c682dbc76156031ac086 | |
parent | 001090fb6cf8d70afbb19076273ff92019916233 [diff] |
NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg. The current uec_miiphy_read and uec_miiphy_write hardcode access devlist[0] This patch makes these function use the devname argument that is passed in to allow access to the phy registers of other devices in devlist[]. Signed-of-by: Richard Retanubun <RichardRetanubun@RugggedCom.com> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>