[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1410813921-24400-1-git-send-email-anish@chelsio.com>
Date: Mon, 15 Sep 2014 13:45:19 -0700
From: Anish Bhatt <anish@...lsio.com>
To: netdev@...r.kernel.org
Cc: linux-scsi@...r.kernel.org, davem@...emloft.net,
JBottomley@...allels.com, mchan@...adcom.com,
eddie.wai@...adcom.com, rdunlap@...radead.org, jim.epost@...il.com,
Anish Bhatt <anish@...lsio.com>
Subject: [PATCH net 0/2] Fix randconfig errros in bnx2i/bnx2fc caused by IPV6
Just like CNIC bnx2i/bnx2fc also have their tristate dependent on IPV6, however
using the same solution as CNIC can cause recursive dependecies during make.
Based on suggestions by Randy Dunlap, SCSI_NETLINK now depends on NET instead
of selecting NET. Second patch fixes the actual randconfig error.
Entire thread can be followed here : https://lkml.org/lkml/2014/9/9/500
-Anish
Fixes: c99d667e8527 ("cnic : Cleanup CONFIG_IPV6 & VLAN check")
Anish Bhatt (2):
scsi_netlink : Make SCSI_NETLINK dependent on NET instead of selecting
NET
bnx2i/bnx2fc : fix randconfig error
drivers/scsi/Kconfig | 2 +-
drivers/scsi/bnx2fc/Kconfig | 1 +
drivers/scsi/bnx2i/Kconfig | 1 +
3 files changed, 3 insertions(+), 1 deletion(-)
--
2.1.0
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists