2fd176ac7f
This patch removes a priority check that disables cm if the previous pml had higher priority. The check was incorrect as coded and is unnecessary as we finalize all but one pml anyway. Fixes open-mpi/ompi#1035 Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>