commit | e55f4b8bf4622103badac8694cdabceec06f9b38 | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Tue Jul 09 00:57:07 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 08 20:16:25 2019 -0700 |
tree | 28a423f0030d481ca5a1ea0e66aeccb366219781 | |
parent | da1f6d4de7b743c86cb49015ea05b184fea1388c [diff] |
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>