diff options
author | Anish Bhatt <anish@chelsio.com> | 2014-08-12 22:38:26 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-08-13 20:04:47 -0700 |
commit | 8d21797df9ce6537a46ff58e20f359ef05c8faf2 (patch) | |
tree | b084eea8f12704a69191a57cc13f4be3b0dc54de /net/nfc | |
parent | 7b31b4deda7679120379c005df8d3d647161eff7 (diff) | |
download | op-kernel-dev-8d21797df9ce6537a46ff58e20f359ef05c8faf2.zip op-kernel-dev-8d21797df9ce6537a46ff58e20f359ef05c8faf2.tar.gz |
libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfig
Previous guard of IS_ENABLED(CONFIG_IPV6) is not sufficient when cxgbi drivers
are built into kernel but ipv6 is not.
v2: Use Kconfig to disable compiling cxgbi built into kernel when ipv6 is
compiled as a module
Fixes: e81fbf6cd652 ("libcxgbi:cxgb4i Guard ipv6 code with a config check")
Fixes: fc8d0590d914 ("libcxgbi: Add ipv6 api to driver")
Signed-off-by: Anish Bhatt <anish@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/nfc')
0 files changed, 0 insertions, 0 deletions