]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit3bd9303500b1961d15aae783f17075936026ae79
tree2a95968b2e5c18ad059541bb7823b5687a5d312c
parent8f574b35f22fbb9b5e5f1d11ad6b55b6f35f4533
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>
drivers/net/sfc/mcdi_phy.c