From: Ben Hutchings Date: Tue, 1 Jun 2010 11:17:06 +0000 (+0000) Subject: sfc: Rename struct efx_mcdi_phy_cfg to efx_mcdi_phy_data X-Git-Tag: v2.6.36-rc1~571^2~705 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bd9303500b1961d15aae783f17075936026ae79;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed