X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fipv6%2Fsyncookies.c;h=3ecc1157994edf91e64261b0226b371c17800cf6;hb=ca12a1a443a51298afcca627ad0bcbd8ad1dcddc;hp=938ce4ecde55d8c614eb3d5afb42df14fe685535;hpb=cf816ecb533ab96b883dfdc0db174598b5b5c4d2;p=linux-2.6 diff --git a/net/ipv6/syncookies.c b/net/ipv6/syncookies.c index 938ce4ecde..3ecc115799 100644 --- a/net/ipv6/syncookies.c +++ b/net/ipv6/syncookies.c @@ -198,7 +198,6 @@ struct sock *cookie_v6_check(struct sock *sk, struct sk_buff *skb) ireq = inet_rsk(req); ireq6 = inet6_rsk(req); treq = tcp_rsk(req); - ireq6->pktopts = NULL; if (security_inet_conn_request(sk, skb, req)) { reqsk_free(req);