Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150609
b: refs/heads/master
c: dfbf97f
h: refs/heads/master
i:
  150607: 8252018
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Jun 3, 2009
1 parent 4ed8c65 commit d3e464e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3be8c940a64009afc484c380cb0f8f4a07136519
refs/heads/master: dfbf97f3ac980b69dfbc41c83a208211a38443e8
1 change: 1 addition & 0 deletions trunk/include/linux/skbuff.h
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@ struct sk_buff {
union {
struct dst_entry *dst;
struct rtable *rtable;
unsigned long _skb_dst;
};
#ifdef CONFIG_XFRM
struct sec_path *sp;
Expand Down

0 comments on commit d3e464e

Please sign in to comment.