From: Anish Bhatt Date: Mon, 15 Sep 2014 20:45:21 +0000 (-0700) Subject: bnx2i/bnx2fc : fix randconfig error in next-20140909 X-Git-Tag: fixes-for-v3.18-merge-window~87^2~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23a3c99201954d8ffe92e599e3c3039985280f1b;p=pandora-kernel.git bnx2i/bnx2fc : fix randconfig error in next-20140909 Just like CNIC, tristate of these two modules is also dependent on IPV6. These need to be handled separately as they select CNIC, which can override tristate for CNIC from 'm' to 'y', which can cause build failures when ipv6 is compiled as a module even if CNIC's Kconfig will only 'm' or 'n' when ipv6 is compiled as a module. Fixes: c99d667e8527 ("cnic : Cleanup CONFIG_IPV6 & VLAN check") Signed-off-by: Anish Bhatt Signed-off-by: David S. Miller --- Reading git-diff-tree failed