Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 377017
b: refs/heads/master
c: 19a6afb
h: refs/heads/master
i:
  377015: d2255b5
v: v3
  • Loading branch information
Jason Wang authored and David S. Miller committed Jun 12, 2013
1 parent c72e65f commit 7f6b87b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7cdbac71f911494aa7d0343be23c092ca84a5ed4
refs/heads/master: 19a6afb23e5d323e1245baa4e62755492b2f1200
2 changes: 2 additions & 0 deletions trunk/drivers/net/tun.c
Original file line number Diff line number Diff line change
Expand Up @@ -2159,6 +2159,8 @@ static int tun_chr_open(struct inode *inode, struct file * file)
set_bit(SOCK_EXTERNALLY_ALLOCATED, &tfile->socket.flags);
INIT_LIST_HEAD(&tfile->next);

sock_set_flag(&tfile->sk, SOCK_ZEROCOPY);

return 0;
}

Expand Down

0 comments on commit 7f6b87b

Please sign in to comment.