From: Urs Thuermann <urs@isnogud.escape.de>
To: netdev@vger.kernel.org
Subject: [PATCH] Fix comment for skb_pull_rcsum
Date: 10 Feb 2008 10:48:07 +0100 [thread overview]
Message-ID: <ygftzkh5ei0.fsf@janus.isnogud.escape.de> (raw)
Fix comment for skb_pull_rcsum
Signed-off-by: Urs Thuermann <urs@isnogud.escape.de>
---
Index: net-2.6/net/core/skbuff.c
===================================================================
--- net-2.6.orig/net/core/skbuff.c 2008-02-06 22:17:58.000000000 +0100
+++ net-2.6/net/core/skbuff.c 2008-02-08 11:05:00.000000000 +0100
@@ -2106,11 +2106,10 @@
/**
* skb_pull_rcsum - pull skb and update receive checksum
* @skb: buffer to update
- * @start: start of data before pull
* @len: length of data pulled
*
* This function performs an skb_pull on the packet and updates
- * update the CHECKSUM_COMPLETE checksum. It should be used on
+ * the CHECKSUM_COMPLETE checksum. It should be used on
* receive path processing instead of skb_pull unless you know
* that the checksum difference is zero (e.g., a valid IP header)
* or you are setting ip_summed to CHECKSUM_NONE.
next reply other threads:[~2008-02-10 9:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-10 9:48 Urs Thuermann [this message]
2008-02-13 6:03 ` [PATCH] Fix comment for skb_pull_rcsum David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ygftzkh5ei0.fsf@janus.isnogud.escape.de \
--to=urs@isnogud.escape.de \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox