From: Ben Hutchings Date: Thu, 2 Aug 2012 00:39:38 +0000 (+0100) Subject: sfc: Assign efx and efx->type as early as possible in efx_pci_probe() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~277^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adeb15aa1ce3413d461ec0958a979e9d64cd764c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed