These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / target / target_core_file.h
index 182cbb2..068966f 100644 (file)
 #define FDBD_HAS_BUFFERED_IO_WCE 0x04
 #define FDBD_FORMAT_UNIT_SIZE  2048
 
-struct fd_prot {
-       unsigned char   *prot_buf;
-       struct scatterlist *prot_sg;
-       u32 prot_sg_nents;
-};
-
 struct fd_dev {
        struct se_device dev;