]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/scsi/fc_frame.h
Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realm...
[karo-tx-linux.git] / include / scsi / fc_frame.h
index 4ad02041b667f6291c456a1361e50ab31bfe2b58..8225d8063ec48ab6a579d7a74c2f29031e157b20 100644 (file)
@@ -78,7 +78,6 @@ struct fc_frame {
 };
 
 struct fcoe_rcv_info {
-       struct packet_type  *ptype;
        struct fc_lport *fr_dev;        /* transport layer private pointer */
        struct fc_seq   *fr_seq;        /* for use with exchange manager */
        struct fc_fcp_pkt *fr_fsp;      /* for the corresponding fcp I/O */