Files
linux/net
Cong Wang c1ddf295f5 net: revert "sched classifier: make cgroup table local"
This reverts commit de6fb288b1.
Otherwise we got:

net/sched/cls_cgroup.c:106:29: error: static declaration of ‘net_cls_subsys’ follows non-static declaration
 static struct cgroup_subsys net_cls_subsys = {
                             ^
In file included from include/linux/cgroup.h:654:0,
                 from net/sched/cls_cgroup.c:18:
include/linux/cgroup_subsys.h:35:29: note: previous declaration of ‘net_cls_subsys’ was here
 SUBSYS(net_cls)
                             ^
make[2]: *** [net/sched/cls_cgroup.o] Error 1

Cc: Stephen Hemminger <stephen@networkplumber.org>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-01-02 19:02:12 -05:00
..
2013-12-09 20:56:12 -05:00
2014-01-01 23:42:19 -05:00
2013-12-21 14:56:21 +01:00
2014-01-01 23:46:09 -05:00
2013-09-23 16:52:45 -04:00
2013-12-27 13:06:15 -05:00
2013-10-19 19:36:19 -04:00
2013-12-11 10:56:21 -05:00
2013-11-21 13:09:42 -05:00
2013-12-09 20:24:18 -05:00