|
@@ -78,7 +78,6 @@ struct fc_frame {
|
|
};
|
|
};
|
|
|
|
|
|
struct fcoe_rcv_info {
|
|
struct fcoe_rcv_info {
|
|
- struct packet_type *ptype;
|
|
|
|
struct fc_lport *fr_dev; /* transport layer private pointer */
|
|
struct fc_lport *fr_dev; /* transport layer private pointer */
|
|
struct fc_seq *fr_seq; /* for use with exchange manager */
|
|
struct fc_seq *fr_seq; /* for use with exchange manager */
|
|
struct fc_fcp_pkt *fr_fsp; /* for the corresponding fcp I/O */
|
|
struct fc_fcp_pkt *fr_fsp; /* for the corresponding fcp I/O */
|