From: Xin Long <lucien....@gmail.com> Date: Wed, 14 Sep 2016 02:04:17 +0800
> This patchset is to improve the transmit err process and also fix some > issues. > > After this patchset, once the chunks are enqueued successfully, even > if the chunks fail to send out, no matter because of nodst or nomem, > no err retruns back to users any more. Instead, they are taken care > of by retransmit. > > v1->v2: > - add more details to the changelog in patch 1/6 > - add Fixes: tag in patch 2/6, 3/6 > - also revert 69b5777f2e57 in patch 3/6 Since SCTP's behavior has been like this for a long time I've applied this series to net-next, thanks.