commit | 3bd9303500b1961d15aae783f17075936026ae79 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Tue Jun 01 11:17:06 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 02 02:21:05 2010 -0700 |
tree | 2a95968b2e5c18ad059541bb7823b5687a5d312c | |
parent | 8f574b35f22fbb9b5e5f1d11ad6b55b6f35f4533 [diff] |
sfc: Rename struct efx_mcdi_phy_cfg to efx_mcdi_phy_data 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>