Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75623
b: refs/heads/master
c: 5b4d383
h: refs/heads/master
i:
  75621: 526d0ea
  75619: 95c714a
  75615: 0c4f7c1
v: v3
  • Loading branch information
Wang Chen authored and David S. Miller committed Jan 21, 2008
1 parent 808c10a commit 2b3feea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: fa95c28322a312a798a688c655458ab2079b72eb
refs/heads/master: 5b4d383a1a562de6955cacd72e20809064ee137f
1 change: 0 additions & 1 deletion trunk/net/ipv4/icmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,6 @@ void icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info)
icmp_param.data.icmph.checksum = 0;
icmp_param.skb = skb_in;
icmp_param.offset = skb_network_offset(skb_in);
icmp_out_count(icmp_param.data.icmph.type);
inet_sk(icmp_socket->sk)->tos = tos;
ipc.addr = iph->saddr;
ipc.opt = &icmp_param.replyopts;
Expand Down

0 comments on commit 2b3feea

Please sign in to comment.