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

ice: Nuild fix.



M<erge issues...

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent bdfa75ad
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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)