mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 10:11:52 -04:00
ice: Nuild fix.
M<erge issues... Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -62,8 +62,6 @@ static void ice_info_fw_api(struct ice_pf *pf, struct ice_info_ctx *ctx)
|
||||
|
||||
snprintf(ctx->buf, sizeof(ctx->buf), "%u.%u.%u", hw->api_maj_ver,
|
||||
hw->api_min_ver, hw->api_patch);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
static void ice_info_fw_build(struct ice_pf *pf, struct ice_info_ctx *ctx)
|
||||
|
||||
Reference in New Issue
Block a user