sfc: Assign efx and efx->type as early as possible in efx_pci_probe()
authorBen Hutchings <bhutchings@solarflare.com>
Thu, 2 Aug 2012 00:39:38 +0000 (01:39 +0100)
committerBen Hutchings <bhutchings@solarflare.com>
Fri, 24 Aug 2012 19:10:23 +0000 (20:10 +0100)
We also stop clearing *efx in efx_init_struct().  This is safe because
alloc_etherdev_mq() already clears it for us.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>

No differences found