From: Denis V. Lunev Date: Mon, 24 Mar 2008 22:29:23 +0000 (-0700) Subject: [NETNS]: Add namespace parameter to ip_options_compile. X-Git-Tag: v2.6.26-rc1~1138^2~369 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e6bd4a1c6c3881c9ed82985ecb9824d4450c4ba;p=pandora-kernel.git [NETNS]: Add namespace parameter to ip_options_compile. ip_options_compile uses inet_addr_type which requires a namespace. The packet argument is optional, so parameter is the only way to obtain it. Pass the init_net there for now. Signed-off-by: Denis V. Lunev Signed-off-by: David S. Miller --- Reading git-diff-tree failed