Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 198597
b: refs/heads/master
c: 937eada
h: refs/heads/master
i:
  198595: 6c58f69
v: v3
  • Loading branch information
Herbert Xu authored and David S. Miller committed May 25, 2010
1 parent b8648d0 commit 6be643c
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: f16d3d57486cd079b29ae7a6c3b31c90e69c9c44
refs/heads/master: 937eada45fa7bd233dfa59bbd8c0b436b02b6491
2 changes: 1 addition & 1 deletion trunk/include/net/cls_cgroup.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ static inline u32 task_cls_classid(struct task_struct *p)
return 0;

return container_of(task_subsys_state(p, net_cls_subsys_id),
struct cgroup_cls_state, css).classid;
struct cgroup_cls_state, css)->classid;
}
#else
extern int net_cls_subsys_id;
Expand Down

0 comments on commit 6be643c

Please sign in to comment.