summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fcoe
diff options
context:
space:
mode:
authorDan Williams <dan.j.williams@intel.com>2011-09-24 03:09:11 +0200
committerJames Bottomley <JBottomley@Parallels.com>2011-10-02 19:51:53 +0200
commit05a2a17317b48eb16a167c8c2932ba7b3cdee89e (patch)
tree18eff1df18a28c5cd07fd1347823948b115a2f94 /drivers/scsi/fcoe
parent[SCSI] libsas: set sas_address and device type of rphy (diff)
downloadlinux-05a2a17317b48eb16a167c8c2932ba7b3cdee89e.tar.xz
linux-05a2a17317b48eb16a167c8c2932ba7b3cdee89e.zip
[SCSI] libsas: fix warnings when checking sata/stp protocol
Several sas drivers legitimately check the protocol against the union of SAS_PROTOCOL_SATA and SAS_PROTOCOL_STP. Provide a SAS_PROTOCOL_STP_ALL to silence warnings like: drivers/scsi/pm8001/pm8001_sas.c:438:3: warning: case value ‘5’ not in enumerated type ‘enum sas_protocol’ [-Wswitch] drivers/scsi/mvsas/mv_sas.c:798:2: warning: case value ‘5’ not in enumerated type ‘enum sas_protocol’ [-Wswitch] drivers/scsi/mvsas/mv_sas.c:1783:2: warning: case value ‘5’ not in enumerated type ‘enum sas_protocol’ [-Wswitch] drivers/scsi/mvsas/mv_sas.c:1886:2: warning: case value ‘5’ not in enumerated type ‘enum sas_protocol’ [-Wswitch] drivers/scsi/isci/request.c:3565:2: warning: case value ‘5’ not in enumerated type ‘enum sas_protocol’ [-Wswitch] Signed-off-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/fcoe')
0 files changed, 0 insertions, 0 deletions