commit | 053e7e169229adebbc27fc176c5369398e9f5eba | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Wed Jan 06 20:11:12 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 07 14:31:25 2016 -0500 |
tree | fb869b13bc6d62bcc876306ecb65b292831e9421 | |
parent | 04521bf840482af30a6ed54835cefadcecdd56da [diff] |
phy: phy_{read|write}_mmd_indirect: get addr from phydev The address of the device can be determined from the phydev structure, rather than passing it as a parameter. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>