diff options
Diffstat (limited to 'drivers/scsi/cxgbi/cxgb4i/cxgb4i.h')
-rw-r--r-- | drivers/scsi/cxgbi/cxgb4i/cxgb4i.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/scsi/cxgbi/cxgb4i/cxgb4i.h b/drivers/scsi/cxgbi/cxgb4i/cxgb4i.h index 22dd8d670e4a..e5f8f656b222 100644 --- a/drivers/scsi/cxgbi/cxgb4i/cxgb4i.h +++ b/drivers/scsi/cxgbi/cxgb4i/cxgb4i.h @@ -25,11 +25,6 @@ #define T5_ISS_VALID (1 << 18) -struct ulptx_idata { - __be32 cmd_more; - __be32 len; -}; - struct cpl_rx_data_ddp { union opcode_tid ot; __be16 urg; |