]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - drivers/scsi/qla2xxx/qla_fw.h
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[mirror_ubuntu-jammy-kernel.git] / drivers / scsi / qla2xxx / qla_fw.h
index bba1b77fba7e5907d685e178e8cf237cf460c7e2..12b689e32883430f37a0f48e41e651876f8bd855 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * QLogic Fibre Channel HBA Driver
  * Copyright (c)  2003-2014 QLogic Corporation
- *
- * See LICENSE.qla2xxx for copyright and licensing details.
  */
 #ifndef __QLA_FW_H
 #define __QLA_FW_H
@@ -619,7 +618,7 @@ struct sts_entry_24xx {
 #define SF_NVME_ERSP            BIT_6
 #define SF_FCP_RSP_DMA         BIT_0
 
-       __le16  retry_delay;
+       __le16  status_qualifier;
        __le16  scsi_status;            /* SCSI status. */
 #define SS_CONFIRMATION_REQ            BIT_12