Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124001
b: refs/heads/master
c: 2f068bf
h: refs/heads/master
i:
  123999: 5e04b0c
v: v3
  • Loading branch information
Li Zefan authored and David S. Miller committed Dec 30, 2008
1 parent 2b2dbe6 commit 779d9d0
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: 684f4a4c4a69f7226d8c7559c0cdfc7bd388335a
refs/heads/master: 2f068bf8711c35b98bf9a0172555b8390a762fc0
2 changes: 1 addition & 1 deletion trunk/net/sched/cls_cgroup.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ static struct cgroup_subsys_state *cgrp_create(struct cgroup_subsys *ss,

static void cgrp_destroy(struct cgroup_subsys *ss, struct cgroup *cgrp)
{
kfree(ss);
kfree(net_cls_state(cgrp));
}

static u64 read_classid(struct cgroup *cgrp, struct cftype *cft)
Expand Down

0 comments on commit 779d9d0

Please sign in to comment.