Home
last modified time | relevance | path

Searched hist:"9 bd85e32644d4d3744117b0a196ad4382f8acf35" (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dinetdevice.hdiff 9bd85e32644d4d3744117b0a196ad4382f8acf35 Tue Jan 15 08:05:55 CET 2008 Denis V. Lunev <den@openvz.org> [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>
/linux/net/ipv4/
H A Darp.cdiff 9bd85e32644d4d3744117b0a196ad4382f8acf35 Tue Jan 15 08:05:55 CET 2008 Denis V. Lunev <den@openvz.org> [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>
H A Ddevinet.cdiff 9bd85e32644d4d3744117b0a196ad4382f8acf35 Tue Jan 15 08:05:55 CET 2008 Denis V. Lunev <den@openvz.org> [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>