]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcf51c3b1a1ced4458ef935e898deebeadfb96f15
tree7b777559f18ce6b934fb8b9ee8b435be77edd605
parent9eaa6a3700bffa09f9875d8b7ae3b858a94689ed
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