Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15000
b: refs/heads/master
c: dab9630
h: refs/heads/master
v: v3
  • Loading branch information
Martin Waitz authored and David S. Miller committed Dec 5, 2005
1 parent 223dff8 commit 0daee14
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: 2fdf1faa8e33082d691bcba18814276f2bd5a6f0
refs/heads/master: dab9630fb3d206f49658066a3ecf80ea120364db
2 changes: 1 addition & 1 deletion trunk/net/core/skbuff.c
Original file line number Diff line number Diff line change
Expand Up @@ -1725,7 +1725,7 @@ unsigned int skb_find_text(struct sk_buff *skb, unsigned int from,
* of the skb if any page alloc fails user this procedure returns -ENOMEM
*/
int skb_append_datato_frags(struct sock *sk, struct sk_buff *skb,
int getfrag(void *from, char *to, int offset,
int (*getfrag)(void *from, char *to, int offset,
int len, int odd, struct sk_buff *skb),
void *from, int length)
{
Expand Down

0 comments on commit 0daee14

Please sign in to comment.