cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
[pandora-kernel.git] / drivers / net / ethernet / chelsio / cxgb4vf / t4vf_common.h
index 95df61d..2cfa439 100644 (file)
@@ -67,7 +67,7 @@ enum chip_type {
 /*
  * The "len16" field of a Firmware Command Structure ...
  */
-#define FW_LEN16(fw_struct) FW_CMD_LEN16(sizeof(fw_struct) / 16)
+#define FW_LEN16(fw_struct) FW_CMD_LEN16_V(sizeof(fw_struct) / 16)
 
 /*
  * Per-VF statistics.