From: Ben Hutchings Date: Fri, 26 Oct 2012 16:53:12 +0000 (+0100) Subject: sfc: Fix race in completion handling X-Git-Tag: v3.12-rc1~132^2~185^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=369327fa65f20118571643d673b90d3700166e2d;p=pandora-kernel.git sfc: Fix race in completion handling When we poll for MCDI request completion, we don't hold the interface lock while setting the response fields in struct efx_mcdi_iface. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed