diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2012-01-09 16:33:16 +1100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-01-08 23:44:26 -0800 |
commit | 475f1b52645a29936b9df1d8fcd45f7e56bd4a9f (patch) | |
tree | d0f9641f2f0ac6263b3c1ef4e8dfe8baf2602dd7 /include/pcmcia | |
parent | b189e810619a676e6b931a942a3e8387f3d39c21 (diff) | |
download | linux-3.10-475f1b52645a29936b9df1d8fcd45f7e56bd4a9f.tar.gz linux-3.10-475f1b52645a29936b9df1d8fcd45f7e56bd4a9f.tar.bz2 linux-3.10-475f1b52645a29936b9df1d8fcd45f7e56bd4a9f.zip |
net: sk_update_clone is only used in net/core/sock.c
so move it there. Fixes build errors when CONFIG_INET is not defined:
In file included from include/linux/tcp.h:211:0,
from include/linux/ipv6.h:221,
from include/net/ipv6.h:16,
from include/linux/sunrpc/clnt.h:26,
from include/linux/nfs_fs.h:50,
from init/do_mounts.c:20:
include/net/sock.h: In function 'sk_update_clone':
include/net/sock.h:1109:3: error: implicit declaration of function 'sock_update_memcg' [-Werror=implicit-function-declaration]
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/pcmcia')
0 files changed, 0 insertions, 0 deletions