sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
authorBen Hutchings <bhutchings@solarflare.com>
Sun, 29 Nov 2009 15:08:21 +0000 (15:08 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Nov 2009 01:23:52 +0000 (17:23 -0800)
falcon_probe_nic_variant() does a lot less than it used to, and a
lot less than it claims to.  Fold the remainder into its caller.

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

No differences found