[NETNS]: Compilation warnings under CONFIG_NET_NS.
authorDenis V. Lunev <den@openvz.org>
Wed, 26 Mar 2008 07:48:17 +0000 (00:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Mar 2008 07:48:17 +0000 (00:48 -0700)
commitf5aa23fd49063745f85644dd7a9330acd706add6
tree51ff4c7006fe7f7551b29f24ec1830e19dc7a278
parent9c2f5746b9cd536f0007709196d85a7e7d0070fa
[NETNS]: Compilation warnings under CONFIG_NET_NS.

Recent commits from YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
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 <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
include/net/inet_timewait_sock.h
include/net/sock.h