commit | e1af5e445ef8582e8f690fadcd63797db1e62663 | [log] [tgz] |
---|---|---|
author | Gao feng <gaofeng@cn.fujitsu.com> | Tue Oct 08 11:05:19 2013 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 08 16:27:34 2013 -0400 |
tree | 442f3472b43a75df6145af50f8263570592bae22 | |
parent | fbf8866d65d5de84f75563eb0edd7fc27dbe9a90 [diff] |
cgroup: netprio: remove unnecessary task_netprioidx Since the tasks have been migrated to the cgroup, there is no need to call task_netprioidx to get task's cgroup id. Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>