git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbf8866
)
cgroup: netprio: remove unnecessary task_netprioidx
author
Gao feng
<gaofeng@cn.fujitsu.com>
Tue, 8 Oct 2013 03:05:19 +0000
(11:05 +0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 8 Oct 2013 20:27:34 +0000
(16:27 -0400)
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>
No differences found