IB/mlx4: Use IS_ENABLED(CONFIG_IPV6)
authorRoland Dreier <roland@purestorage.com>
Sun, 19 Jan 2014 23:18:49 +0000 (15:18 -0800)
committerRoland Dreier <roland@purestorage.com>
Sun, 19 Jan 2014 23:18:49 +0000 (15:18 -0800)
...instead of testing defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE)

Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/mlx4/main.c

Simple merge