Skip to content
Commit 9cc08af3 authored by Werner Almesberger's avatar Werner Almesberger Committed by David S. Miller
Browse files

icmpv6_filter: fix "_hdr" incorrectly being a pointer



"_hdr" should hold the ICMPv6 header while "hdr" is the pointer to it.
This worked by accident.

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