mlx4_core: Trivial readability fix: "0X30" -> "0x30"
authorRoland Dreier <roland@purestorage.com>
Sun, 23 Sep 2012 16:18:24 +0000 (09:18 -0700)
committerRoland Dreier <roland@purestorage.com>
Mon, 1 Oct 2012 03:33:45 +0000 (20:33 -0700)
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/net/ethernet/mellanox/mlx4/fw.c

index e2ed36e..419914b 100644 (file)
@@ -183,7 +183,7 @@ int mlx4_QUERY_FUNC_CAP_wrapper(struct mlx4_dev *dev, int slave,
 #define QUERY_FUNC_CAP_MTT_QUOTA_OFFSET                0x24
 #define QUERY_FUNC_CAP_MCG_QUOTA_OFFSET                0x28
 #define QUERY_FUNC_CAP_MAX_EQ_OFFSET           0x2c
-#define QUERY_FUNC_CAP_RESERVED_EQ_OFFSET      0X30
+#define QUERY_FUNC_CAP_RESERVED_EQ_OFFSET      0x30
 
 #define QUERY_FUNC_CAP_FMR_FLAG                        0x80
 #define QUERY_FUNC_CAP_FLAG_RDMA               0x40