cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-built
authorAnish Bhatt <anish@chelsio.com>
Wed, 15 Oct 2014 03:07:22 +0000 (20:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Oct 2014 04:28:58 +0000 (00:28 -0400)
commit1bb60376cda108306818365b186450f154ede5f2
treef33735b1d4b06d404cd7d429860e886f37cb6db1
parent587ddfe2d212019de7c921d9c010789828893f86
cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-built

cxgb4 ipv6 does not guard against ipv6 being disabled, or the standard
ipv6 module vs inbuilt tri-state issue. This was fixed for cxgb4i & iw_cxgb4
but missed for cxgb4.

Signed-off-by: Anish Bhatt <anish@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/Kconfig
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c