]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit335cfcb3b0c443f80953ed12d650b9cdd2ed4798
tree4ba54e49721e2617c146ccee2197297e8a194d4b
parent2549de19644b7decdf65a0e7d55f0ef816e7c2bd
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