Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63417
b: refs/heads/master
c: a309bb0
h: refs/heads/master
i:
  63415: 749c45b
v: v3
  • Loading branch information
David S. Miller committed Jul 31, 2007
1 parent 09a0122 commit f115342
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: 131116989b5c349f9b1ab9ee083d37cc73160ac8
refs/heads/master: a309bb072b96bfe43deb29becf15dc54d656601f
4 changes: 2 additions & 2 deletions trunk/include/linux/skbuff.h
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@ typedef struct skb_frag_struct skb_frag_t;

struct skb_frag_struct {
struct page *page;
__u16 page_offset;
__u16 size;
__u32 page_offset;
__u32 size;
};

/* This data is invariant across clones and lives at
Expand Down

0 comments on commit f115342

Please sign in to comment.