i40evf: check admin queue error bits
authorMitch Williams <mitch.a.williams@intel.com>
Thu, 22 May 2014 06:32:07 +0000 (06:32 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 11 Jun 2014 15:48:26 +0000 (08:48 -0700)
commit81c511d78112531d8498d65e6929ed904e0fc387
treea7ba1397b64af30d82cc298c53c5c92551e85fa2
parenta0510e0b2a1d8bb6cb881000970fa43a6778881b
i40evf: check admin queue error bits

FW can indicate any admin queue error states to the driver via some bits
in the length registers. Each time we process an admin queue message,
check these bits and log any errors we find. Since the VF really can't
do much, we just print the message and depend on the PF driver to clear
things up on our behalf.

Change-ID: I92bc6c53ce3b4400544e0ca19c5de2d27490bd0d
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40evf/i40evf_main.c