IB: Use IS_ENABLED(CONFIG_IPV6)
authorRoland Dreier <roland@purestorage.com>
Fri, 6 Jul 2012 05:39:34 +0000 (22:39 -0700)
committerRoland Dreier <roland@purestorage.com>
Mon, 9 Jul 2012 01:04:32 +0000 (18:04 -0700)
Instead of testing defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE)

Signed-off-by: Roland Dreier <roland@purestorage.com>

No differences found