From: Changli Gao Date: Wed, 1 Dec 2010 20:07:31 +0000 (+0000) Subject: net: arp: use assignment X-Git-Tag: v2.6.38-rc1~476^2~307 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae9c416d686db74f67d73c1bebf1e3a7e8b3c5b5;p=pandora-kernel.git net: arp: use assignment Only when dont_send is 0, arp_filter() is consulted, so we can simply assign the return value of arp_filter() to dont_send instead. Signed-off-by: Changli Gao Signed-off-by: David S. Miller --- Reading git-diff-tree failed