diff options
author | Anish Bhatt <anish@chelsio.com> | 2014-09-05 02:12:57 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-09-06 05:47:14 +0200 |
commit | c99d667e852766afc755fa4430be64bb94e5ea1c (patch) | |
tree | fc8bac3518d0bbadaf8c5373f1d0432d2a3c87fe /drivers/net/ethernet/aeroflex | |
parent | net: treewide: Fix typo found in DocBook/networking.xml (diff) | |
download | linux-c99d667e852766afc755fa4430be64bb94e5ea1c.tar.xz linux-c99d667e852766afc755fa4430be64bb94e5ea1c.zip |
cnic : Cleanup CONFIG_IPV6 & VLAN check
The cnic module needs to ensure that if ipv6 support is compiled as a module,
then the cnic module cannot be compiled as built-in as it depends on ipv6.
Made this check cleaner via Kconfig
Use simpler IS_ENABLED for CONFIG_VLAN_8021Q check
Signed-off-by: Anish Bhatt <anish@chelsio.com>
Acked-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/aeroflex')
0 files changed, 0 insertions, 0 deletions