Re: [PATCH net-next v2 1/2] eth: fbnic: Add mailbox support for PLDM updates

From: Simon Horman
Date: Sat Oct 26 2024 - 11:13:03 EST


On Mon, Oct 21, 2024 at 06:37:46PM -0700, Lee Trager wrote:
> This adds driver support to utilize the kernel completion API. This allows
> the driver to block on a response from firmware. Initially
> fbnic_fw_completion only has support for updates, future patches will add
> additional features.
>
> Signed-off-by: Lee Trager <lee@xxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>