sfc: Merge falcon_probe_phy() into falcon_probe_port()
authorBen Hutchings <bhutchings@solarflare.com>
Fri, 23 Oct 2009 08:32:42 +0000 (08:32 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 24 Oct 2009 11:27:18 +0000 (04:27 -0700)
commit96c45726c7dd5ee11b8773810208c41e40a93ffd
tree7b777559f18ce6b934fb8b9ee8b435be77edd605
parentdc803df8dd68a045bea4753f5300eeecb961ca2d
sfc: Merge falcon_probe_phy() into falcon_probe_port()

MAC and PHY probing are bound up together, as evidenced by the
initialisation of efx_nic::loopback_modes.  Remove the current
arbitrary separation.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sfc/falcon.c