From: Shannon Nelson Date: Fri, 14 Mar 2014 07:32:22 +0000 (+0000) Subject: i40e/i40evf: add tracking to NVM busy state X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~339^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9296ad2adc002b520f072902094dea2a7753209;p=pandora-kernel.git i40e/i40evf: add tracking to NVM busy state The NVM updates take some time and are asynchronous actions that signal their completion with an AdminQ event. This code tracks when there is an NVM update outstanding and won't allow a new update command until a completion event is received from the current update. Change-ID: Ic132fe16bd9dc09b002ed38297a877c1a01553ce Signed-off-by: Shannon Nelson Acked-by: Mitch Williams Acked-by: Greg Rose Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed