Loading net/ipv4/cipso_ipv4.c +1 −1 Original line number Diff line number Diff line Loading @@ -2017,7 +2017,7 @@ int cipso_v4_req_setattr(struct request_sock *req, * values on failure. * */ int cipso_v4_delopt(struct ip_options **opt_ptr) static int cipso_v4_delopt(struct ip_options **opt_ptr) { int hdr_delta = 0; struct ip_options *opt = *opt_ptr; Loading Loading
net/ipv4/cipso_ipv4.c +1 −1 Original line number Diff line number Diff line Loading @@ -2017,7 +2017,7 @@ int cipso_v4_req_setattr(struct request_sock *req, * values on failure. * */ int cipso_v4_delopt(struct ip_options **opt_ptr) static int cipso_v4_delopt(struct ip_options **opt_ptr) { int hdr_delta = 0; struct ip_options *opt = *opt_ptr; Loading