From: Anish Bhatt Date: Fri, 5 Sep 2014 00:12:57 +0000 (-0700) Subject: cnic : Cleanup CONFIG_IPV6 & VLAN check X-Git-Tag: fixes-for-v3.18-merge-window~162^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c99d667e852766afc755fa4430be64bb94e5ea1c;p=pandora-kernel.git 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 Acked-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed