commit | adeb15aa1ce3413d461ec0958a979e9d64cd764c | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Thu Aug 02 01:39:38 2012 +0100 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Fri Aug 24 20:10:23 2012 +0100 |
tree | 58cf2fa35cffe57f753d296df4d9103fb85d265a | |
parent | 3f65ea5b2aa0f76a463c85ed39955c26faf4f5a7 [diff] |
sfc: Assign efx and efx->type as early as possible in efx_pci_probe() 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>