Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150336
b: refs/heads/master
c: 4b27960
h: refs/heads/master
v: v3
  • Loading branch information
Sascha Hlusiak authored and David S. Miller committed May 19, 2009
1 parent 8973956 commit 8f1519b
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: 4fddbf5d7854b0a615c6481988895016f5d038d2
refs/heads/master: 4b2796017487f3c1e423b8e1ada6c94c0a8ea815
2 changes: 1 addition & 1 deletion trunk/net/ipv6/sit.c
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ ipip6_tunnel_del_prl(struct ip_tunnel *t, struct ip_tunnel_prl *a)
}
out:
write_unlock(&ipip6_lock);
return 0;
return err;
}

static int
Expand Down

0 comments on commit 8f1519b

Please sign in to comment.