From: Mitch Williams Date: Wed, 4 Jun 2014 08:45:16 +0000 (+0000) Subject: i40evf: don't violate scope X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~221^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4334edf53a032f54403d1f367b501502a8c61e93;p=pandora-kernel.git i40evf: don't violate scope Move a declaration up one level so we don't dereference it out of scope. This didn't cause any panics, but the details->async field would mysteriously disappear, causing unnecessary delays when sending AQ commands. Also, the code is just plain wrong. Change-ID: I753f64f13c55e5d75ea4351e29b14fb53b2f0104 Signed-off-by: Mitch Williams Tested-by: Jim Young Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed