summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorRandy Dunlap <randy.dunlap@oracle.com>2010-05-04 21:29:52 +0400
committerJames Bottomley <James.Bottomley@suse.de>2010-07-28 18:05:38 +0400
commit82c57028e4bf6e2755de91b36223f57406746fa8 (patch)
tree84da758923e51046e337854254bf5224aaa2fa10 /lib
parentb38c1e8bd19340e1a5b712287a8d61da26225d5b (diff)
downloadlinux-82c57028e4bf6e2755de91b36223f57406746fa8.tar.xz
[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>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions