sfc: Rename struct efx_mcdi_phy_cfg to efx_mcdi_phy_data
authorBen Hutchings <bhutchings@solarflare.com>
Tue, 1 Jun 2010 11:17:06 +0000 (11:17 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Jun 2010 09:21:05 +0000 (02:21 -0700)
Most of its members are constant capabilities, not configuration.  The
new name is also consistent with the name of the pointer to it in
struct efx_nic and the names of structures used by other PHY drivers.

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

No differences found