Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88313
b: refs/heads/master
c: 4c821d7
h: refs/heads/master
i:
  88311: efcd1de
v: v3
  • Loading branch information
Ben Hutchings authored and David S. Miller committed Apr 14, 2008
1 parent 8e789d5 commit 0e5e70a
Show file tree
Hide file tree
Showing 2 changed files with 3 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: f37f0afb2916ccf287428983026261db78c7661a
refs/heads/master: 4c821d753d5c097babd6609bcd85f08e254a3505
4 changes: 2 additions & 2 deletions trunk/net/core/skbuff.c
Original file line number Diff line number Diff line change
Expand Up @@ -2131,8 +2131,8 @@ EXPORT_SYMBOL_GPL(skb_pull_rcsum);
* @features: features for the output path (see dev->features)
*
* This function performs segmentation on the given skb. It returns
* the segment at the given position. It returns NULL if there are
* no more segments to generate, or when an error is encountered.
* a pointer to the first in a list of new skbs for the segments.
* In case of error it returns ERR_PTR(err).
*/
struct sk_buff *skb_segment(struct sk_buff *skb, int features)
{
Expand Down

0 comments on commit 0e5e70a

Please sign in to comment.