From: Ben Hutchings Date: Wed, 25 Nov 2009 16:11:19 +0000 (+0000) Subject: sfc: Hold MAC lock for longer in efx_init_port() X-Git-Tag: v2.6.33-rc1~388^2~186 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dfc5ceacd00365a9089e98643f4b26253d5a6aa;p=pandora-kernel.git sfc: Hold MAC lock for longer in efx_init_port() Although efx_init_port() is only called at probe time and so cannot race with port reconfiguration, most of the functions it calls can expect to be called with the MAC lock held. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed