]> git.baikalelectronics.ru Git - kernel.git/commit
ice: disable no longer needed workaround for FW logging
authorBen Shelton <benjamin.h.shelton@intel.com>
Mon, 13 Jul 2020 20:53:17 +0000 (13:53 -0700)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Wed, 29 Jul 2020 15:38:56 +0000 (08:38 -0700)
commit67d3c61d0f0bdbdd3b75ececd27f40e247976b3e
tree9b49c70bf8fc5b00321224ff6c853a38ef4e8b8a
parentcb242e8b98147b3601977b1023f9818ea812e0b4
ice: disable no longer needed workaround for FW logging

For the FW logging info AQ command, we currently set the ICE_AQ_FLAG_RD
in order to work around a FW issue. This issue has been fixed so remove the
workaround.

Signed-off-by: Ben Shelton <benjamin.h.shelton@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_common.c