1
0
Fork 0
alistair23-linux/drivers/scsi/be2iscsi
Randy Dunlap 82c57028e4 [SCSI] scsi: add Kconfig dependency on NET
be2iscsi driver should #include linux/if_ether.h since it uses
sysfs_format_mac().

It should also depend on NET since it selects SCSI_ISCSI_ATTRS,
which depends on NET.

These changes fix a build error when CONFIG_NET is not enabled:
ERROR: "sysfs_format_mac" [drivers/scsi/be2iscsi/be2iscsi.ko] undefined!

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Jayamohan Kallickal <jayamohank@serverengines.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-07-28 09:05:38 -05:00
..
Kconfig [SCSI] scsi: add Kconfig dependency on NET 2010-07-28 09:05:38 -05:00
Makefile [SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driver 2009-10-02 09:50:33 -05:00
be.h [SCSI] be2iscsi: Fix warnings from new checkpatch.pl 2010-07-28 09:05:28 -05:00
be_cmds.c [SCSI] be2iscsi: Adding crashdump support 2010-07-28 09:05:34 -05:00
be_cmds.h [SCSI] be2iscsi: The extended shift must be 16 2010-07-28 09:05:38 -05:00
be_iscsi.c [SCSI] be2iscsi: Fix for premature buffer free 2010-07-28 09:05:37 -05:00
be_iscsi.h [SCSI] be2iscsi: fix disconnection cleanup 2010-07-27 12:01:39 -05:00
be_main.c [SCSI] be2iscsi: Fix for premature buffer free 2010-07-28 09:05:37 -05:00
be_main.h [SCSI] scsi: add Kconfig dependency on NET 2010-07-28 09:05:38 -05:00
be_mgmt.c [SCSI] be2iscsi: Fix for premature buffer free 2010-07-28 09:05:37 -05:00
be_mgmt.h [SCSI] be2iscsi: Fix for premature buffer free 2010-07-28 09:05:37 -05:00