From: Denis V. Lunev Date: Wed, 26 Mar 2008 07:48:17 +0000 (-0700) Subject: [NETNS]: Compilation warnings under CONFIG_NET_NS. X-Git-Tag: v2.6.26-rc1~1138^2~314 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5aa23fd49063745f85644dd7a9330acd706add6;p=pandora-kernel.git [NETNS]: Compilation warnings under CONFIG_NET_NS. Recent commits from YOSHIFUJI Hideaki have been introduced a several compilation warnings 'assignment discards qualifiers from pointer target type' due to extra const modifier in the inline call parameters of {dev|sock|twsk}_net_set. Drop it. Signed-off-by: Denis V. Lunev Signed-off-by: David S. Miller --- Reading git-diff-tree failed