The 1st patch removes the unused and obsolete hostname_address from sctp_association peer and also the bit from sctp_info peer_capables, and then reuses its bit for reconf_capable and use the higher available bit for intl_capable in the 2nd patch. Xin Long (2): sctp: delete the obsolete code for the host name address param sctp: add intl_capable and reconf_capable in ss peer_capable include/net/sctp/structs.h | 1 - net/sctp/sm_make_chunk.c | 10 +--------- net/sctp/socket.c | 5 +++-- 3 files changed, 4 insertions(+), 12 deletions(-) -- 2.39.1