On Wed, 2006-11-01 at 08:36 -0700, Matthew Wilcox wrote: > On Thu, Nov 02, 2006 at 12:26:54AM +0900, James Bottomley wrote: > > On Wed, 2006-11-01 at 01:00 +0100, Roman Zippel wrote: > > > Please don't select NET, it's way too broad. > > > > Then you'll make select implied dependencies work in Kbuild so we don't > > need to do anything at all about this? > > This is iSCSI ... how can it possibly be useful without NET? Why > doesn't CONFIG_ISCSI depend on NET, making this whole problem moot (for > now). Actually, no, this is a hardware iSCSI card thats using the iSCSI transport attributes so it presents the same appearance as the software iSCSI stack. The card itself and its driver have no net dependency. We're getting the NET dependency from the use of the netlink transport in iSCSI. Ironically, we also have a corresponding NET dependency in FC as well, again because of netlink. James - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html