quoted
diff --git a/src/perftest_parameters.h b/src/perftest_parameters.h
index 448e398..727a65f 100755
--- a/src/perftest_parameters.h
+++ b/src/perftest_parameters.h
@@ -269,7 +269,8 @@ enum ctx_device {
CONNECTX4 = 10,
CONNECTX4LX = 11,
QLOGIC_E4 = 12,
- QLOGIC_AH = 13
+ QLOGIC_AH = 13,
+ CHELSIO_T6 = 14
Nit comment,
if you use "14," and not "14", the next submitter will send patch with
less churn.
Yup. I usually try to adhere to the coding style of the existing code though.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html