commit | 376be5ff8a6a36efadd131860cf26841f366d44c | [log] [tgz] |
---|---|---|
author | Glauber Costa <glommer@parallels.com> | Fri Jan 20 04:57:14 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 22 15:08:45 2012 -0500 |
tree | af7c37842eeb37c4a79195c46fc1dabbaf84be6f | |
parent | 1a3bc369ba547c11ca8b3ed079d7584f27499e70 [diff] |
net: fix socket memcg build with !CONFIG_NET There is still a build bug with the sock memcg code, that triggers with !CONFIG_NET, that survived my series of randconfig builds. Signed-off-by: Glauber Costa <glommer@parallels.com> Reported-by: Randy Dunlap <rdunlap@xenotime.net> CC: Hiroyouki Kamezawa <kamezawa.hiroyu@jp.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>