Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184599
b: refs/heads/master
c: 4ab408d
h: refs/heads/master
i:
  184597: f9614ec
  184595: 7cc1b7e
  184591: 5b97cb1
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Mar 2, 2010
1 parent 9350e12 commit 048bbe0
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: 85b3526932645269f67fee3583fa2aa500ab4f34
refs/heads/master: 4ab408dea0f0dba4dec0555f4f35b7ae703f5e91
2 changes: 1 addition & 1 deletion trunk/include/linux/skbuff.h
Original file line number Diff line number Diff line change
Expand Up @@ -355,8 +355,8 @@ struct sk_buff {
ipvs_property:1,
peeked:1,
nf_trace:1;
__be16 protocol:16;
kmemcheck_bitfield_end(flags1);
__be16 protocol;

void (*destructor)(struct sk_buff *skb);
#if defined(CONFIG_NF_CONNTRACK) || defined(CONFIG_NF_CONNTRACK_MODULE)
Expand Down

0 comments on commit 048bbe0

Please sign in to comment.