Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193908
b: refs/heads/master
c: d4fc6db
h: refs/heads/master
v: v3
  • Loading branch information
Hagen Paul Pfeifer authored and David S. Miller committed Apr 2, 2010
1 parent 2648ac9 commit 68c3dd3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 430e55b11e9756bb7648fc1cdf5063e385cd6dec
refs/heads/master: d4fc6dbb5ae51430e35b2005f6d68938861f8d8b
4 changes: 0 additions & 4 deletions trunk/net/ipv4/ip_sockglue.c
Original file line number Diff line number Diff line change
Expand Up @@ -286,12 +286,8 @@ int ip_ra_control(struct sock *sk, unsigned char on,
void ip_icmp_error(struct sock *sk, struct sk_buff *skb, int err,
__be16 port, u32 info, u8 *payload)
{
struct inet_sock *inet = inet_sk(sk);
struct sock_exterr_skb *serr;

if (!inet->recverr)
return;

skb = skb_clone(skb, GFP_ATOMIC);
if (!skb)
return;
Expand Down

0 comments on commit 68c3dd3

Please sign in to comment.