diff options
author | Thomas Graf <tgraf@suug.ch> | 2006-11-10 14:11:04 -0800 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-12-02 21:22:12 -0800 |
commit | f465e489c457821751f6253abaaf28c10f9d8895 (patch) | |
tree | d36ceef24267d7b5fe4d836435a5760dc64f67be /net/ipv6/icmp.c | |
parent | 339bf98ffc6a8d8eb16fc532ac57ffbced2f8a68 (diff) | |
download | op-kernel-dev-f465e489c457821751f6253abaaf28c10f9d8895.zip op-kernel-dev-f465e489c457821751f6253abaaf28c10f9d8895.tar.gz |
[IPv6] rules: Remove bogus tos validation check
Noticed by Al Viro:
(frh->tos & ~IPV6_FLOWINFO_MASK))
where IPV6_FLOWINFO_MASK is htonl(0xfffffff) and frh->tos
is u8, which makes no sense here...
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/icmp.c')
0 files changed, 0 insertions, 0 deletions