]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/scsi/qla2xxx/qla_nx.h
fix typos concerning "management"
[net-next-2.6.git] / drivers / scsi / qla2xxx / qla_nx.h
index f8f99a5ea5328ca5491282593cc476aae97f68fa..1b44d013f151b5964f913e87ca9a13d4b1de0462 100644 (file)
@@ -832,7 +832,7 @@ struct fcp_cmnd {
        struct scsi_lun lun;
        uint8_t crn;
        uint8_t task_attribute;
-       uint8_t task_managment;
+       uint8_t task_management;
        uint8_t additional_cdb_len;
        uint8_t cdb[260]; /* 256 for CDB len and 4 for FCP_DL */
 };