diff options
author | Kashyap, Desai <kashyap.desai@lsi.com> | 2010-02-17 05:38:36 -0500 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2010-02-17 18:49:25 -0500 |
commit | 3ed215259f2d8cd937abc833dc76e309173aaa52 (patch) | |
tree | 9728404b0eb064096c7053efca1014bd6d350291 /drivers/scsi/scsi_sysctl.c | |
parent | 34c2b712992540ca436e97432ffc57c84c8f8c18 (diff) |
[SCSI] mpt2sas: Do not call sas_is_tlr_enabled for RAID volumes.
For RAID volume sas_is_tlr_enabled call will hit BUG at
scsi_transport_sas.c:163, since raid volume
is not visible to sas transport layer.
Now Added check to make sure arg pass in sas_is_tlr_enabled() is not a volume.
Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/scsi_sysctl.c')
0 files changed, 0 insertions, 0 deletions