Skip to content
Commit f86502bf authored by David S. Miller's avatar David S. Miller
Browse files

[IPV4] icmp: Kill local 'ip' arg in icmp_redirect().



It is typed wrong, and it's only assigned and used once.
So just pass in iph->daddr directly which fixes both problems.

Based upon a patch by Alexey Dobriyan.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 6d741653
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment