Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347306
b: refs/heads/master
c: d32649d
h: refs/heads/master
v: v3
  • Loading branch information
Jason Wang authored and David S. Miller committed Dec 18, 2012
1 parent 8bcc590 commit 3f4f058
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 76fe45812a3b134c39170ca32dfd4b7217d33145
refs/heads/master: d32649d1712b2e66d4ffebe0076561e15b598caf
2 changes: 1 addition & 1 deletion trunk/drivers/net/tun.c
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ static void tun_disable_queue(struct tun_struct *tun, struct tun_file *tfile)
++tun->numdisabled;
}

struct tun_struct *tun_enable_queue(struct tun_file *tfile)
static struct tun_struct *tun_enable_queue(struct tun_file *tfile)
{
struct tun_struct *tun = tfile->detached;

Expand Down

0 comments on commit 3f4f058

Please sign in to comment.