commit | 68e7f45e118f98b77cfa007aa2d97b5dac69fe6b | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Wed Apr 29 08:05:08 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 29 17:32:30 2009 -0700 |
tree | d2e05579a0fc1f5a28bce8ff09ac6863d1907186 | |
parent | 1b1c2e95103ce391c2ea39a9460968fcb73deb30 [diff] |
sfc: Use generic MDIO functions and definitions 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>