]> git.baikalelectronics.ru Git - kernel.git/commit
net: Fix build with INET disabled.
authorDavid S. Miller <davem@davemloft.net>
Mon, 9 Jan 2012 21:44:23 +0000 (13:44 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Jan 2012 21:44:23 +0000 (13:44 -0800)
commit0c6a5cdf3b99d0604692db41ad5bfdf483f5ecbb
tree06620d8c94d92ab187f6ce8e72f2d0453d734314
parentaa314db6818c9f34efb0b5662f83ac62a2d8afc8
net: Fix build with INET disabled.

> net/core/sock.c: In function 'sk_update_clone':
> net/core/sock.c:1278:3: error: implicit declaration of function 'sock_update_memcg'

Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/memcontrol.h
net/core/sock.c