[UDP]: Make full use of proto.h.udp_hash innovation.
[deliverable/linux.git] / net / ipv4 / cipso_ipv4.c
index 8cd357f41283504f98e55d7a3ffe2d9090dbcd38..4637ded3dba869045f353d0c2ab3e585fd3c5f34 100644 (file)
@@ -1800,7 +1800,6 @@ int cipso_v4_sock_setattr(struct sock *sk,
        }
        memcpy(opt->__data, buf, buf_len);
        opt->optlen = opt_len;
-       opt->is_data = 1;
        opt->cipso = sizeof(struct iphdr);
        kfree(buf);
        buf = NULL;
This page took 0.036998 seconds and 5 git commands to generate.