i40e: add checks for AQ error status bits
authorShannon Nelson <shannon.nelson@intel.com>
Tue, 20 May 2014 08:01:35 +0000 (08:01 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 9 Jun 2014 05:50:53 +0000 (22:50 -0700)
commit86df242b4dbe4d38ef85e0e828ff8a55d182ec80
tree611c1add81c026921562c6a7b2cb3799d48d623b
parentb78370c021c9d52721c7f96fbb3e10f5b2f428d3
i40e: add checks for AQ error status bits

Check for error status bits on the AdminQ event queue and announce them
if seen.  If the Firmware sets these bits, it will trigger an AdminQ
interrupt to get the driver's attention to process the ARQ, which will
likely be enough to clear the actual issue.

Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Change-ID: I009e0ebc8be764e40e193b29aed2863f43eb5cb0
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c