> -struct __packed hw_aq_atl_utils_fw_rpc { > +struct __packed hw_atl_utils_fw_rpc { > u32 msg_id;
Hi Igor There is no explanation given as to why you decided to rename this structure. Please do the rename as a standalone patch, no functionality change. That makes it easier to review the new functionality. Andrew