Denis V. Lunev 9bd85e3264 [IPV4]: Remove extra argument from arp_ignore.
arp_ignore has two arguments: dev & in_dev. dev is used for
inet_confirm_addr calling only.

inet_confirm_addr, in turn, either gets in_dev from the device passed
or iterates over all network devices if the device passed is NULL. It
seems logical to directly pass in_dev into inet_confirm_addr.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 15:02:12 -08:00
..
2008-01-28 15:02:03 -08:00
2008-01-28 15:00:48 -08:00
2008-01-28 15:01:04 -08:00
2007-12-20 14:03:11 -08:00
2008-01-28 15:01:05 -08:00
2008-01-28 15:01:49 -08:00
2008-01-28 14:54:10 -08:00
2008-01-28 14:56:29 -08:00