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)
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>

No differences found