sfc: Rename 'xfp' file and functions to reflect reality
authorBen Hutchings <bhutchings@solarflare.com>
Fri, 23 Oct 2009 08:33:42 +0000 (08:33 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 24 Oct 2009 11:27:28 +0000 (04:27 -0700)
commitb37b62fea1d1bf68ca51818f8eb1035188efd030
tree13a0d5822c5d12cb86b1750f63e74ed0d53ceba4
parentfc2b5e673fceece2bbc153fe8c63c8cf93cfe611
sfc: Rename 'xfp' file and functions to reflect reality

The 'XFP' driver is really a driver for the QT2022C2 and QT2025C PHYs,
covering both more and less than XFP.  Rename its functions and
constants to reflect reality and to reduce namespace pollution when
sfc is a built-in driver.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sfc/Makefile
drivers/net/sfc/falcon.c
drivers/net/sfc/falcon_boards.c
drivers/net/sfc/phy.h
drivers/net/sfc/qt202x_phy.c [moved from drivers/net/sfc/xfp_phy.c with 73% similarity]