IB/mlx4: Support the new memory registration API
[linux-2.6-block.git] / drivers / infiniband / hw / mlx4 / cq.c
index 5fd49f9435f9dd8d2496d91394271b6270af2cbd..2ea4125b7903d3be04c09d9fe2147c859e1bc163 100644 (file)
@@ -819,6 +819,7 @@ repoll:
                        break;
                case MLX4_OPCODE_FMR:
                        wc->opcode    = IB_WC_FAST_REG_MR;
+                       /* TODO: wc->opcode    = IB_WC_REG_MR; */
                        break;
                case MLX4_OPCODE_LOCAL_INVAL:
                        wc->opcode    = IB_WC_LOCAL_INV;