commit | f34e308b671cbd9293da3bad82efe177822fe93f | [log] [tgz] |
---|---|---|
author | Michal Kosiarz <michal.kosiarz@intel.com> | Wed Dec 27 08:14:40 2017 -0500 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Jan 26 13:22:56 2018 -0800 |
tree | ffd751207536c98933ae2c7874081506a1c01f87 | |
parent | 9515a2e082f91457db0ecff4b65371d0fb5d9aad [diff] |
i40e: Add returning AQ critical error to SW The FW has the ability to return a critical error on every AQ command. When this critical error occurs then we need to send the correct response to the caller. Signed-off-by: Michal Kosiarz <michal.kosiarz@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>