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>