]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6fd060aeb71217ac37bee855a9a40bb2e1249b54
tree13a0d5822c5d12cb86b1750f63e74ed0d53ceba4
parent6c6ffe6283eb148d2b123a3f3e62541731b3ffdc
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 [new file with mode: 0644]
drivers/net/sfc/xfp_phy.c [deleted file]