Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150612
b: refs/heads/master
c: e5b9215
h: refs/heads/master
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Jun 3, 2009
1 parent 10bef78 commit 9dbe0de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: adf30907d63893e4208dfe3f5c88ae12bc2f25d5
refs/heads/master: e5b9215ef9a274eb9fb65f6aa4602ad82d10a6cb
4 changes: 1 addition & 3 deletions trunk/include/linux/skbuff.h
Original file line number Diff line number Diff line change
Expand Up @@ -322,9 +322,7 @@ struct sk_buff {
ktime_t tstamp;
struct net_device *dev;

union {
unsigned long _skb_dst;
};
unsigned long _skb_dst;
#ifdef CONFIG_XFRM
struct sec_path *sp;
#endif
Expand Down

0 comments on commit 9dbe0de

Please sign in to comment.