Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300465
b: refs/heads/master
c: 2173bff
h: refs/heads/master
i:
  300463: 186d6e4
v: v3
  • Loading branch information
Shmulik Ladkani authored and David S. Miller committed Apr 4, 2012
1 parent cc2f5c9 commit 9e9a331
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: 7ebae8177e615d3137d5365757d9d5d7d6ca8a98
refs/heads/master: 2173bff5dcff4ca02226978f39648b66a8c3ca1e
1 change: 1 addition & 0 deletions trunk/net/ipv6/route.c
Original file line number Diff line number Diff line change
Expand Up @@ -2606,6 +2606,7 @@ static int inet6_rtm_getroute(struct sk_buff *in_skb, struct nlmsghdr* nlh, void

skb = alloc_skb(NLMSG_GOODSIZE, GFP_KERNEL);
if (!skb) {
dst_release(&rt->dst);
err = -ENOBUFS;
goto errout;
}
Expand Down

0 comments on commit 9e9a331

Please sign in to comment.