]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5d8a30a32b83d0a01613f599a34b61074251519f
tree76fd9e21bc8765b8306621f2ace6a65fad99fed7
parentaa6c7403e8020a821e17e8eaa15626310ea64965
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