commit | 775ae9b264c391c96f6ed7bb6f063876afddcea5 | [log] [tgz] |
---|---|---|
author | David Daney <david.daney@cavium.com> | Wed Apr 03 09:25:32 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 07 17:12:01 2013 -0400 |
tree | 4ba54e49721e2617c146ccee2197297e8a194d4b | |
parent | fc52eea4c5f160d1b42fa1852fece38e5a0fc991 [diff] |
netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.c The Octeon SMI/MDIO interfaces can do clause 45 communications, so implement this in the driver. Also fix some comment formatting to make it consistent and to comply with the netdev style. Signed-off-by: David Daney <david.daney@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>