ice: Nuild fix.
authorDavid S. Miller <davem@davemloft.net>
Fri, 22 Oct 2021 13:24:44 +0000 (14:24 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 22 Oct 2021 13:24:44 +0000 (14:24 +0100)
M<erge issues...

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/ice/ice_devlink.c

index 1fb754b1355bb7a921ce416759dce8634552e2c4..b9bd9f9472f6cc842420413fdcc0dd6c48f790df 100644 (file)
@@ -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)