commit | cdb89f15bd4667bfc492b7d5afc6ba2902b54d4e | [log] [tgz] |
---|---|---|
author | Piotr Kwapulinski <piotr.kwapulinski@intel.com> | Fri Sep 20 02:17:22 2019 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Oct 25 13:38:19 2019 -0700 |
tree | f1bfe3cb7209de7e7a2930e12dae437616827844 | |
parent | 998e5166e604fd37afe94352f7b8c2d816b11049 [diff] |
i40e: allow ethtool to report SW and FW versions in recovery mode Let ethtool print driver and firmware versions when NIC is in recovery mode. Assign i40e_get_drvinfo() operation to ethtool recovery mode operations. Previously ethtool did not report driver and firmware versions when NIC was in recovery mode. Signed-off-by: Piotr Kwapulinski <piotr.kwapulinski@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>