Commit b89e7f2c authored by David S. Miller's avatar David S. Miller

ice: Nuild fix.

M<erge issues...
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent bdfa75ad
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment