diff options
Diffstat (limited to 'include/scsi/fc_frame.h')
-rw-r--r-- | include/scsi/fc_frame.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/scsi/fc_frame.h b/include/scsi/fc_frame.h index 4ad02041b667..8225d8063ec4 100644 --- a/include/scsi/fc_frame.h +++ b/include/scsi/fc_frame.h | |||
@@ -78,7 +78,6 @@ struct fc_frame { | |||
78 | }; | 78 | }; |
79 | 79 | ||
80 | struct fcoe_rcv_info { | 80 | struct fcoe_rcv_info { |
81 | struct packet_type *ptype; | ||
82 | struct fc_lport *fr_dev; /* transport layer private pointer */ | 81 | struct fc_lport *fr_dev; /* transport layer private pointer */ |
83 | struct fc_seq *fr_seq; /* for use with exchange manager */ | 82 | struct fc_seq *fr_seq; /* for use with exchange manager */ |
84 | struct fc_fcp_pkt *fr_fsp; /* for the corresponding fcp I/O */ | 83 | struct fc_fcp_pkt *fr_fsp; /* for the corresponding fcp I/O */ |