Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp2149537yba; Wed, 3 Apr 2019 02:16:39 -0700 (PDT) X-Google-Smtp-Source: APXvYqyzfijLBA4WXanHb2n9SsYa90iYOSGZUL78PRqKbdPLSR0IPTQi7JSp7/caMdWTnOCb3W0j X-Received: by 2002:a17:902:9884:: with SMTP id s4mr26370859plp.179.1554282998984; Wed, 03 Apr 2019 02:16:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554282998; cv=none; d=google.com; s=arc-20160816; b=m9/1ryTEsLaWZgcTKioL8huK3S/f3HGcBrVgd5oatZy0YZMcW+s4x2LeA8yAfRmGRw CeUeyJzc5qIC8bbIid+Lr9+WHcRd5prsPxVlgdFk6xCwPJ9beewLHiY/Ci9ygyL9IhVk 2Ir/1ByDUg676sFsHPsiacPaGAe5YPkQTKAAImbJRs/0pHGgG06tp/3YeeziYKjXhpzO MIDoW/vJ60qf+pAoDCKzRLzWIDhVtUX99AIiMDwq2YNPZqsBDzHYobs1Pqbo1EB1eaTx m/PWsVIZ5GMEkI2NIjvt0AERqL+PPbK5c2o2E1sJTmLR+DjVRABo7dK4jgj76xPLQThO 16Dg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:mime-version:user-agent:date:message-id:cc:to :subject:from; bh=PX58lLOtMgeP/rOzphm9G29Y+mbfjM+6s0N6qHgEcOw=; b=q5m29VCctw4kUVQw4tLe8WW+vaV1vMJI72tOXc5rvgkdJJ/RW1Trwj4WBVcTBUfFLH CsqbUc3oqzConOoozVJT+tmy2wKum6A7YY/t9YA+fNOG291NmhEJE+LfNV3AsRST4uhj ld7iacZzmulvNFbRUi2bmSa9g30LwmgJUQMzzPQs8j5RLGFtmVlEA527fB4ADavizYMu e3/FXBNx3QRCJ2l0TwNXockKekLOkBu1/VLWqVeaUWfHOp5B/UjcxGOo2ZQ6hQYDhxAh PSXYKRDCS3CgERM9o+2z4OPJ65WSSVwiLghLxHilgXOeBbFZ3EdqWU1XY40B4mNxnfr/ 1kIQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k6si13651897pla.409.2019.04.03.02.16.22; Wed, 03 Apr 2019 02:16:38 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726376AbfDCJPj (ORCPT + 99 others); Wed, 3 Apr 2019 05:15:39 -0400 Received: from szxga04-in.huawei.com ([45.249.212.190]:5658 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725935AbfDCJPi (ORCPT ); Wed, 3 Apr 2019 05:15:38 -0400 Received: from DGGEMS401-HUB.china.huawei.com (unknown [10.3.19.201]) by Forcepoint Email with ESMTP id 4DE6C384C15DCBDE2291; Wed, 3 Apr 2019 17:15:36 +0800 (CST) Received: from [127.0.0.1] (10.184.189.20) by DGGEMS401-HUB.china.huawei.com (10.3.19.201) with Microsoft SMTP Server id 14.3.408.0; Wed, 3 Apr 2019 17:15:28 +0800 From: linmiaohe Subject: [PATCH net] trival: net: skbuff: fix comment in skbuff.h To: David Miller , , , , , , , , , CC: Mingfangsen Message-ID: <625895cf-f9aa-cb8b-effc-556f6ae70464@huawei.com> Date: Wed, 3 Apr 2019 17:15:27 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.184.189.20] Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Miaohe Lin It should be IPv6|UDP instead of IPv4|UDP for NETIF_F_IPV6_CSUM Signed-off-by: linmiaohe --- include/linux/skbuff.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h index 69b5538adcea..9683e00a5a79 100644 --- a/include/linux/skbuff.h +++ b/include/linux/skbuff.h @@ -71,7 +71,7 @@ * NETIF_F_IPV6_CSUM - Driver (device) is only able to checksum plain * TCP or UDP packets over IPv6. These are specifically * unencapsulated packets of the form IPv6|TCP or - * IPv4|UDP where the Next Header field in the IPv6 + * IPv6|UDP where the Next Header field in the IPv6 * header is either TCP or UDP. IPv6 extension headers * are not supported with this feature. This feature * cannot be set in features for a device with -- 2.19.1 .