Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 41727
b: refs/heads/master
c: 1f61ab5
h: refs/heads/master
i:
  41725: 41917c6
  41723: 30c070a
  41719: 9ea65da
  41711: a10ba65
  41695: 56ac6e9
  41663: dec3852
  41599: 6da8a00
  41471: 8672d41
v: v3
  • Loading branch information
Al Viro authored and David S. Miller committed Dec 3, 2006
1 parent b3909e6 commit 2ceaff9
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: 5a5a852e45b651c71dfeb3972b30d58742f8941e
refs/heads/master: 1f61ab5ca5cca939a6509892d84b34849e155036
4 changes: 2 additions & 2 deletions trunk/include/linux/skbuff.h
Original file line number Diff line number Diff line change
Expand Up @@ -273,8 +273,8 @@ struct sk_buff {

unsigned int len,
data_len,
mac_len,
csum;
mac_len;
__wsum csum;
__u32 priority;
__u8 local_df:1,
cloned:1,
Expand Down

0 comments on commit 2ceaff9

Please sign in to comment.