Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247970
b: refs/heads/master
c: c378a9c
h: refs/heads/master
v: v3
  • Loading branch information
Dave Jones authored and David S. Miller committed May 23, 2011
1 parent a221f3a commit 9e560a9
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: 3137663dfb43bb3e3174e9da81db0c05f395fc1b
refs/heads/master: c378a9c019cf5e017d1ed24954b54fae7bebd2bc
1 change: 1 addition & 0 deletions trunk/net/ipv4/route.c
Original file line number Diff line number Diff line change
Expand Up @@ -1665,6 +1665,7 @@ static int ip_rt_bug(struct sk_buff *skb)
&ip_hdr(skb)->saddr, &ip_hdr(skb)->daddr,
skb->dev ? skb->dev->name : "?");
kfree_skb(skb);
WARN_ON(1);
return 0;
}

Expand Down

0 comments on commit 9e560a9

Please sign in to comment.