[PATCH] Vectorize aio_read/aio_write fileop methods
[deliverable/linux.git] / include / net / sock.h
index edd4d73ce7f5cb4371430942bc542c4c72df84a1..40bb90ebb2d1b24e11134b08c21ab47f59f68e75 100644 (file)
@@ -665,7 +665,6 @@ struct sock_iocb {
        struct sock             *sk;
        struct scm_cookie       *scm;
        struct msghdr           *msg, async_msg;
-       struct iovec            async_iov;
        struct kiocb            *kiocb;
 };
 
This page took 0.023851 seconds and 5 git commands to generate.