|
@@ -1828,7 +1828,7 @@ qla2x00_handle_dif_error(srb_t *sp, struct sts_entry_24xx *sts24)
|
|
|
if (scsi_prot_sg_count(cmd)) {
|
|
|
uint32_t i, j = 0, k = 0, num_ent;
|
|
|
struct scatterlist *sg;
|
|
|
- struct sd_dif_tuple *spt;
|
|
|
+ struct t10_pi_tuple *spt;
|
|
|
|
|
|
/* Patch the corresponding protection tags */
|
|
|
scsi_for_each_prot_sg(cmd, sg,
|