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:
e33099f
)
net: remove redundant ifdef CONFIG_CGROUPS
author
Zefan Li
<lizefan@huawei.com>
Wed, 20 Mar 2013 16:54:51 +0000
(16:54 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 21 Mar 2013 15:47:51 +0000
(11:47 -0400)
The cgroup code has been surrounded by ifdef CONFIG_NET_CLS_CGROUP
and CONFIG_NETPRIO_CGROUP.
Signed-off-by: Li Zefan <lizefan@huawei.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found