aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2011-05-12 13:51:13 +1000
committerEric W. Biederman <ebiederm@xmission.com>2011-05-24 15:30:51 -0700
commit956c920786694f51601a0ef7ee12956fd6aa216e (patch)
tree3d90cca04df011fbe01bdffb589e941b168ea550 /arch/h8300
parentns proc: Return -ENOENT for a nonexistent /proc/self/ns/ entry. (diff)
downloadlinux-dev-956c920786694f51601a0ef7ee12956fd6aa216e.tar.xz
linux-dev-956c920786694f51601a0ef7ee12956fd6aa216e.zip
net: fix get_net_ns_by_fd for !CONFIG_NET_NS
After merging the final tree, today's linux-next build (powerpc ppc44x_defconfig) failed like this: net/built-in.o: In function `get_net_ns_by_fd': (.text+0x11976): undefined reference to `netns_operations' net/built-in.o: In function `get_net_ns_by_fd': (.text+0x1197a): undefined reference to `netns_operations' netns_operations is only available if CONFIG_NET_NS is set ... Caused by commit f063052947f7 ("net: Allow setting the network namespace by fd"). Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'arch/h8300')
0 files changed, 0 insertions, 0 deletions