aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorXin Long <lucien.xin@gmail.com>2018-02-12 18:31:24 +0800
committerDavid S. Miller <davem@davemloft.net>2018-02-12 11:41:05 -0500
commitfb23403536eabe81ee90d32cb3051030b871d988 (patch)
tree767129a414f12e05abfc2d21601744bd40b57e31 /net/ipv4/tcp_output.c
parentsctp: add SCTP_CID_I_DATA and SCTP_CID_I_FWD_TSN conversion in sctp_cname (diff)
downloadlinux-dev-fb23403536eabe81ee90d32cb3051030b871d988.tar.xz
linux-dev-fb23403536eabe81ee90d32cb3051030b871d988.zip
sctp: remove the useless check in sctp_renege_events
Remove the 'if (chunk)' check in sctp_renege_events for idata process, as all renege commands are generated in sctp_eat_data and it can't be NULL. The same thing we already did for common data in sctp_ulpq_renege. Fixes: 94014e8d871a ("sctp: implement renege_events for sctp_stream_interleave") Signed-off-by: Xin Long <lucien.xin@gmail.com> Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions