Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85645
b: refs/heads/master
c: fee54fa
h: refs/heads/master
i:
  85643: e9aaee2
v: v3
  • Loading branch information
Urs Thuermann authored and David S. Miller committed Feb 13, 2008
1 parent 021b9c3 commit f290cf6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 28a89453b1e8de8d777ad96fa1eef27b5d1ce074
refs/heads/master: fee54fa517bef1de2c10a1a3e918228cc59dce90
3 changes: 1 addition & 2 deletions trunk/net/core/skbuff.c
Original file line number Diff line number Diff line change
Expand Up @@ -2106,11 +2106,10 @@ int skb_append_datato_frags(struct sock *sk, struct sk_buff *skb,
/**
* 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.
Expand Down

0 comments on commit f290cf6

Please sign in to comment.