Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 340493
b: refs/heads/master
c: 3ace03c
h: refs/heads/master
i:
  340491: 1d0780a
v: v3
  • Loading branch information
Daniel Wagner authored and David S. Miller committed Oct 26, 2012
1 parent a9663b5 commit ebfbdc5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 920750ce38520da9d3e5e6f5bccb0a2b88da4d7d
refs/heads/master: 3ace03cc2a03eadf83a59eecada68b37bc1a46ae
2 changes: 0 additions & 2 deletions trunk/net/core/sock.c
Original file line number Diff line number Diff line change
Expand Up @@ -1221,9 +1221,7 @@ void sock_update_classid(struct sock *sk)
{
u32 classid;

rcu_read_lock(); /* doing current task, which cannot vanish. */
classid = task_cls_classid(current);
rcu_read_unlock();
if (classid != sk->sk_classid)
sk->sk_classid = classid;
}
Expand Down

0 comments on commit ebfbdc5

Please sign in to comment.