cgroup: netprio: remove unnecessary task_netprioidx
authorGao feng <gaofeng@cn.fujitsu.com>
Tue, 8 Oct 2013 03:05:19 +0000 (11:05 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 Oct 2013 20:27:34 +0000 (16:27 -0400)
commite1af5e445ef8582e8f690fadcd63797db1e62663
tree442f3472b43a75df6145af50f8263570592bae22
parentfbf8866d65d5de84f75563eb0edd7fc27dbe9a90
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>
net/core/netprio_cgroup.c