summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/be2iscsi/be_main.h
diff options
context:
space:
mode:
authorJayamohan Kallickal2014-08-08 07:00:00 +0200
committerChristoph Hellwig2014-09-16 18:09:46 +0200
commita3d313ea56fada1c73be022140b8d2b14ff1fc7b (patch)
treea2a4449c3589330dc34a7c9cfaa990977c349f48 /drivers/scsi/be2iscsi/be_main.h
parentbe2iscsi: Fix the copyright year (diff)
downloadkernel-qcow2-linux-a3d313ea56fada1c73be022140b8d2b14ff1fc7b.tar.gz
kernel-qcow2-linux-a3d313ea56fada1c73be022140b8d2b14ff1fc7b.tar.xz
kernel-qcow2-linux-a3d313ea56fada1c73be022140b8d2b14ff1fc7b.zip
be2iscsi: Fix updating the boot enteries in sysfs
During port async event driver should check if there is any boot target configured on the adapter. Update sysfs enteries with the boot target parameters. Signed-off-by: Minh Tran <minhduc.tran@emulex.com> Signed-off-by: John Soni Jose <sony.john-n@emulex.com> Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/scsi/be2iscsi/be_main.h')
-rw-r--r--drivers/scsi/be2iscsi/be_main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/be2iscsi/be_main.h b/drivers/scsi/be2iscsi/be_main.h
index 0ca9d2d5397a..1e3428a4dbfb 100644
--- a/drivers/scsi/be2iscsi/be_main.h
+++ b/drivers/scsi/be2iscsi/be_main.h
@@ -104,6 +104,7 @@
#define BE_ADAPTER_LINK_DOWN 0x002
#define BE_ADAPTER_PCI_ERR 0x004
#define BE_ADAPTER_STATE_SHUTDOWN 0x008
+#define BE_ADAPTER_CHECK_BOOT 0x010
#define BEISCSI_CLEAN_UNLOAD 0x01