]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4c35fb0696265a701b7fd93a4a98ad106e49c2ef
tree611c1add81c026921562c6a7b2cb3799d48d623b
parent417963f01906dddaade51e928ed08621ff3bd861
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