Skip to content

Commit

Permalink
ice: Nuild fix.
Browse files Browse the repository at this point in the history
M<erge issues...

Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Oct 22, 2021
1 parent bdfa75a commit b89e7f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/net/ethernet/intel/ice/ice_devlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit b89e7f2

Please sign in to comment.