commit | da1f6d4de7b743c86cb49015ea05b184fea1388c | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Tue Jul 09 00:57:06 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 08 20:16:25 2019 -0700 |
tree | 46b19538b978c7a85a88c26c3fe53fd6f1e8f9f4 | |
parent | 1c13475368b697d4fc9c0630b5d4ee51d5ca0790 [diff] |
sctp: rename asoc intl_enable to asoc peer.intl_capable To keep consistent with other asoc features, we move intl_enable to peer.intl_capable in asoc. Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>