Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187991
b: refs/heads/master
c: 2b4c329
h: refs/heads/master
i:
  187989: 0bd33a5
  187987: 029d098
  187983: 9dbb0ed
v: v3
  • Loading branch information
YOSHIFUJI Hideaki / 吉藤英明 authored and David S. Miller committed Mar 10, 2010
1 parent cfaf470 commit 02a55e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 3041f5170751e3522aa1bd6e8ca5d98e846720b0
refs/heads/master: 2b4c32972b9bcfee29d5e2c1b6f261dda5ef2a21
1 change: 0 additions & 1 deletion trunk/include/net/ip6_tunnel.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
struct ip6_tnl {
struct ip6_tnl *next; /* next tunnel in list */
struct net_device *dev; /* virtual device associated with tunnel */
int recursion; /* depth of hard_start_xmit recursion */
struct ip6_tnl_parm parms; /* tunnel configuration parameters */
struct flowi fl; /* flowi template for xmit */
struct dst_entry *dst_cache; /* cached dst */
Expand Down

0 comments on commit 02a55e9

Please sign in to comment.