Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
More iov_iter work for the networking from Al Viro. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
commit
6e5f59aacb
48 changed files with 635 additions and 1045 deletions
|
|
@ -162,7 +162,7 @@ struct tcp_sock {
|
|||
struct {
|
||||
struct sk_buff_head prequeue;
|
||||
struct task_struct *task;
|
||||
struct iovec *iov;
|
||||
struct msghdr *msg;
|
||||
int memory;
|
||||
int len;
|
||||
} ucopy;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue