Index: /branches/eam_branches/ipp-20110906/Ohana/src/opihi/cmd.data/vstats.c
===================================================================
--- /branches/eam_branches/ipp-20110906/Ohana/src/opihi/cmd.data/vstats.c	(revision 32606)
+++ /branches/eam_branches/ipp-20110906/Ohana/src/opihi/cmd.data/vstats.c	(revision 32607)
@@ -169,6 +169,6 @@
 
     // we are going to do another pass: mark the entries to skip
-    pmin = max;
-    pmax = min;
+    pmin = min;
+    pmax = max;
     if (iter < Niter - 1) {
       if (vec[0].type == OPIHI_FLT) {
