From: Mitch Williams Date: Sat, 25 Oct 2014 03:24:33 +0000 (+0000) Subject: i40evf: make early init processing more robust X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~219^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8d4db35e870896dd7b2ba70a30f4dfc53c39472;p=pandora-kernel.git i40evf: make early init processing more robust In early init, if we get an unexpected message from the PF (such as link status), we just kick an error back to the init task, causing it to restart its state machine and delaying initialization. Make the early init AQ message receive code more robust by handling messages in a loop, and ignoring those that we aren't interested in. This also gets rid of some scary log messages that really didn't indicate a problem. Change-ID: I620e8c72e49c49c665ef33eeab2425dd10e721cf Signed-off-by: Mitch Williams Signed-off-by: Patrick Lu Tested-by: Jim Young Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed