Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276203
b: refs/heads/master
c: 20e994a
h: refs/heads/master
i:
  276201: a24c8ff
  276199: 1b1d628
v: v3
  • Loading branch information
Feng King authored and David S. Miller committed Nov 22, 2011
1 parent 604a085 commit 2f38fb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 717b6d83664646963c71d014c71babaa802333b9
refs/heads/master: 20e994a05b33b186a22a3b9e922df4cce644daac
2 changes: 1 addition & 1 deletion trunk/net/core/skbuff.c
Original file line number Diff line number Diff line change
Expand Up @@ -2230,7 +2230,7 @@ static int skb_prepare_for_shift(struct sk_buff *skb)
* @shiftlen: shift up to this many bytes
*
* Attempts to shift up to shiftlen worth of bytes, which may be less than
* the length of the skb, from tgt to skb. Returns number bytes shifted.
* the length of the skb, from skb to tgt. Returns number bytes shifted.
* It's up to caller to free skb if everything was shifted.
*
* If @tgt runs out of frags, the whole operation is aborted.
Expand Down

0 comments on commit 2f38fb6

Please sign in to comment.