Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91929
b: refs/heads/master
c: 280a34c
h: refs/heads/master
i:
  91927: d729c02
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Apr 21, 2008
1 parent a335cfd commit 26fcb10
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: 1f29b0584dcb695589407a11bb7533fe21fa47c4
refs/heads/master: 280a34c87fe07cb15df19bd798b23740223350fb
2 changes: 1 addition & 1 deletion trunk/net/ipv6/route.c
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ static struct rt6_info ip6_null_entry_template = {
static int ip6_pkt_prohibit(struct sk_buff *skb);
static int ip6_pkt_prohibit_out(struct sk_buff *skb);

struct rt6_info ip6_prohibit_entry_template = {
static struct rt6_info ip6_prohibit_entry_template = {
.u = {
.dst = {
.__refcnt = ATOMIC_INIT(1),
Expand Down

0 comments on commit 26fcb10

Please sign in to comment.