X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=net%2Fipv6%2Fnetfilter%2Fip6t_ipv6header.c;h=8b147440fbdced8dbc23023785596f0565b6ddef;hb=66bb0aa077978dbb76e6283531eb3cc7a878de38;hp=54bd9790603f253a417971eea50a4157fd0c75ae;hpb=06b2e9886e039c2f1b3048c47e539b80ab4155b0;p=karo-tx-linux.git diff --git a/net/ipv6/netfilter/ip6t_ipv6header.c b/net/ipv6/netfilter/ip6t_ipv6header.c index 54bd9790603f..8b147440fbdc 100644 --- a/net/ipv6/netfilter/ip6t_ipv6header.c +++ b/net/ipv6/netfilter/ip6t_ipv6header.c @@ -94,7 +94,6 @@ ipv6header_mt6(const struct sk_buff *skb, struct xt_action_param *par) break; default: return false; - break; } nexthdr = hp->nexthdr;