OSDN Git Service

netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.c
authorDavid Daney <david.daney@cavium.com>
Wed, 3 Apr 2013 09:25:32 +0000 (09:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 7 Apr 2013 21:12:01 +0000 (17:12 -0400)
commit775ae9b264c391c96f6ed7bb6f063876afddcea5
tree4ba54e49721e2617c146ccee2197297e8a194d4b
parentfc52eea4c5f160d1b42fa1852fece38e5a0fc991
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>
drivers/net/phy/mdio-octeon.c