Re: cls_cgroup: clean up for cgroup part
From: David Miller <davem@davemloft.net>
Date: 2008-12-30 03:38:33
From: David Miller <davem@davemloft.net>
Date: 2008-12-30 03:38:33
Actually, the tree doesn't even build after applying this patch. How did you test this? net/sched/cls_cgroup.c: In function ‘write_classid’: net/sched/cls_cgroup.c:68: error: implicit declaration of function ‘net_cls_state’ net/sched/cls_cgroup.c:68: error: invalid type argument of ‘->’ I made the obvious fixup to this change, but... Come on, build test your changes. :-(