[PATCH] inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c

David Miller davem at davemloft.net
Mon Jun 11 03:03:18 UTC 2012


From: Fengguang Wu <wfg at linux.intel.com>
Date: Sun, 10 Jun 2012 18:16:40 +0800

> net/ipv4/inetpeer.c:585:9: error: implicit declaration of function ‘family_to_base’ [-Werror=implicit-function-declaration]

There are no references to family_to_base in the net-next tree.

If you only applied the patches you were explicitly CC:'d on,
that's the problem.  There were other changes made in the net-next
tree in-between that remove the other references to that function.


More information about the Containers mailing list