RE: [PATCH] scsi: fix SCSI_BNX2X_FCOE dependencies and build errors

2014-09-19 Thread Anish Bhatt
Tested-by: Anish Bhatt From: Randy Dunlap [rdun...@infradead.org] Sent: Friday, September 19, 2014 3:38 PM To: net...@vger.kernel.org; David Miller Cc: LKML; Anish Bhatt; James Bottomley Subject: [PATCH] scsi: fix SCSI_BNX2X_FCOE dependencies and build errors From: Ran

[PATCH] scsi: fix SCSI_BNX2X_FCOE dependencies and build errors

2014-09-19 Thread Randy Dunlap
From: Randy Dunlap Don't enable NETDEVICES when NET is not enabled. That causes build warnings and errors. warning: (SCSI_CXGB3_ISCSI && SCSI_CXGB4_ISCSI && SCSI_BNX2X_FCOE) selects NETDEVICES which has unmet direct dependencies (NET) warning: (SCSI_CXGB3_ISCSI && SCSI_CXGB4_ISCSI && SCSI_BNX2_