OSDN Git Service

sctp: rename sp strm_interleave to ep intl_enable
authorXin Long <lucien.xin@gmail.com>
Mon, 8 Jul 2019 16:57:07 +0000 (00:57 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Jul 2019 03:16:25 +0000 (20:16 -0700)
commite55f4b8bf4622103badac8694cdabceec06f9b38
tree28a423f0030d481ca5a1ea0e66aeccb366219781
parentda1f6d4de7b743c86cb49015ea05b184fea1388c
sctp: rename sp strm_interleave to ep intl_enable

Like other endpoint features, strm_interleave should be moved to
sctp_endpoint and renamed to intl_enable.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sctp/structs.h
net/sctp/sm_make_chunk.c
net/sctp/socket.c