Enable update of card in FW Recovery Mode Konrad Knitter (3): pldmfw: selected component update devlink: add devl guard ice: support FW Recovery Mode
.../net/ethernet/intel/ice/devlink/devlink.c | 8 ++- .../net/ethernet/intel/ice/ice_adminq_cmd.h | 1 + .../net/ethernet/intel/ice/ice_fw_update.c | 14 ++++- drivers/net/ethernet/intel/ice/ice_lib.c | 6 +++ drivers/net/ethernet/intel/ice/ice_lib.h | 1 + drivers/net/ethernet/intel/ice/ice_main.c | 53 +++++++++++++++++++ include/linux/pldmfw.h | 8 +++ include/net/devlink.h | 1 + lib/pldmfw/pldmfw.c | 8 +++ 9 files changed, 97 insertions(+), 3 deletions(-) -- 2.38.1