diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2013-10-25 11:05:04 +0200 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2013-10-28 19:00:49 +0900 |
commit | 6e7cd27c0f77847f1b07a81ae2ed17b937a7531a (patch) | |
tree | 79de0eab090b710d9135e4317f4ed7dad0d96193 /net/ipv4/tcp_scalable.c | |
parent | 6b8dbcf2c44fd7aa716560d04e9857c870bd510c (diff) | |
download | linux-6e7cd27c0f77847f1b07a81ae2ed17b937a7531a.tar.gz linux-6e7cd27c0f77847f1b07a81ae2ed17b937a7531a.tar.bz2 linux-6e7cd27c0f77847f1b07a81ae2ed17b937a7531a.zip |
net: ipvs: sctp: add missing verdict assignments in sctp_conn_schedule
If skb_header_pointer() fails, we need to assign a verdict, that is
NF_DROP in this case, otherwise, we would leave the verdict from
conn_schedule() uninitialized when returning.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'net/ipv4/tcp_scalable.c')
0 files changed, 0 insertions, 0 deletions