From 77cf583b0553f931a0fc548ee22dcc64ecf8ddb6 Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Fri, 12 Apr 2013 03:06:44 -0400 Subject: [PATCH] --- yaml --- r: 369213 b: refs/heads/master c: 6c6779856a294649dbb468ef46e893e80b0d72ad h: refs/heads/master i: 369211: 63ddea03d3f781d620244ba1ab6828459cf78353 v: v3 --- [refs] | 2 +- trunk/net/core/netprio_cgroup.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0583cafee0ff..0584d3187a5c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5760f427ce98fc5576cd4fc7ceadd7ffd9b5feb9 +refs/heads/master: 6c6779856a294649dbb468ef46e893e80b0d72ad diff --git a/trunk/net/core/netprio_cgroup.c b/trunk/net/core/netprio_cgroup.c index 7aa885001aba..0777d0aa18c3 100644 --- a/trunk/net/core/netprio_cgroup.c +++ b/trunk/net/core/netprio_cgroup.c @@ -247,7 +247,7 @@ static struct cftype ss_files[] = { { } /* terminate */ }; -static struct cgroup_subsys net_prio_subsys = { +struct cgroup_subsys net_prio_subsys = { .name = "net_prio", .css_alloc = cgrp_css_alloc, .css_online = cgrp_css_online,