sfc: Use generic MDIO functions and definitions
authorBen Hutchings <bhutchings@solarflare.com>
Wed, 29 Apr 2009 08:05:08 +0000 (08:05 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Apr 2009 00:32:30 +0000 (17:32 -0700)
Make use of the newly-added generic MDIO clause 45 support and remove
redundant definitions.

Add an 'efx_' prefix to the remaining driver-specific MDIO functions
and remove arguments which are redundant with efx->mdio.prtad.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found