Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10092
b: refs/heads/master
c: 4ea6a80
h: refs/heads/master
v: v3
  • Loading branch information
Yan Zheng authored and Arnaldo Carvalho de Melo committed Oct 25, 2005
1 parent e2f2703 commit 1816241
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: 444d1d9bb5b724f03344c9317bc01d54a9b39073
refs/heads/master: 4ea6a8046bb49d43c950898f0cb4e1994ef6c89d
2 changes: 1 addition & 1 deletion trunk/net/ipv6/ip6_flowlabel.c
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ int ipv6_flowlabel_opt(struct sock *sk, char __user *optval, int optlen)
goto done;
}
fl1 = sfl->fl;
atomic_inc(&fl->users);
atomic_inc(&fl1->users);
break;
}
}
Expand Down

0 comments on commit 1816241

Please sign in to comment.