Merge branch 'sctp-fixes'
authorDavid S. Miller <davem@davemloft.net>
Fri, 30 Sep 2016 06:07:10 +0000 (02:07 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Sep 2016 06:07:10 +0000 (02:07 -0400)
Xin Long says:

====================
sctp: a bunch of fixes for prsctp polices

This patchset is to fix 2 issues for prsctp polices:

  1. patch 1 and 2 fix "netperf-Throughput_Mbps -37.2% regression" issue
     when overloading the CPU.

  2. patch 3 fix "prsctp polices should check both sides' prsctp_capable,
     instead of only local side".
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge