From: Pavel Emelyanov Date: Sun, 16 Dec 2007 21:30:39 +0000 (-0800) Subject: [IPV4]: Pass the net pointer to the arp_req_set_proxy() X-Git-Tag: v2.6.25-rc1~1162^2~1077 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32e569b7277f13c4b27bb29c761189963e49ce7a;p=pandora-kernel.git [IPV4]: Pass the net pointer to the arp_req_set_proxy() This one will need to set the IPV4_DEVCONF_ALL(PROXY_ARP), but there's no ways to get the net right in place, so we have to pull one from the inet_ioctl's struct sock. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed