]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/lpfc/lpfc_scsi.h
Merge branch 'topic/snd_card_new-err' into for-linus
[linux-2.6-omap-h63xx.git] / drivers / scsi / lpfc / lpfc_scsi.h
index 437f182e2322e1d4ac10a5466f07e7c17d78a6f0..c7c440d5fa29668010bc53df87e0c2901328bdb7 100644 (file)
@@ -124,6 +124,8 @@ struct lpfc_scsi_buf {
        uint32_t   seg_cnt;     /* Number of scatter-gather segments returned by
                                 * dma_map_sg.  The driver needs this for calls
                                 * to dma_unmap_sg. */
+       uint32_t prot_seg_cnt;  /* seg_cnt's counterpart for protection data */
+
        dma_addr_t nonsg_phys;  /* Non scatter-gather physical address. */
 
        /*