Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
[linux-2.6-block.git] / drivers / target / target_core_file.h
index 182cbb2950395efa43630364ba3d3f78aca3f925..068966fce3089527fb7f14dd7bd3aa0fafdd1041 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;