[SCSI] qla2xxx: Add sysfs node for displaying board temperature.
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: Madhuranath Iyengar <Madhu.Iyengar@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
This commit is contained in:
committed by
James Bottomley
parent
10fbb7dd36
commit
794a569114
@@ -2426,7 +2426,8 @@ struct qla_hw_data {
|
||||
uint32_t fcp_prio_enabled :1;
|
||||
uint32_t fw_hung :1;
|
||||
uint32_t quiesce_owner:1;
|
||||
/* 29 bits */
|
||||
uint32_t thermal_supported:1;
|
||||
/* 26 bits */
|
||||
} flags;
|
||||
|
||||
/* This spinlock is used to protect "io transactions", you must
|
||||
|
||||
Reference in New Issue
Block a user