]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv4/arp.c
[NETNS]: Make arp code network namespace consistent.
authorDenis V. Lunev <den@openvz.org>
Tue, 15 Jan 2008 06:58:55 +0000 (22:58 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:02:08 +0000 (15:02 -0800)
commit2db82b534bd52b349f1b2ab3e63aa40ca0e466ab
treec4302da806fb0d7031ddd1fd22c27e31bd5d5c65
parenta79878f00dad97d03a3e62a48b06227d55ae5fe4
[NETNS]: Make arp code network namespace consistent.

Some calls in the arp.c have network namespace as an argument. Getting
init_net inside these functions is simply inconsistent. Fix this.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/arp.c