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)
commit5784946068f81c5f1cce2906a7655652e34f44f3
tree76fd9e21bc8765b8306621f2ace6a65fad99fed7
parent0ccfe64d3f177a61a071b7a6fa363f0a292158c4
sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()

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>
drivers/net/sfc/falcon.c