From: Al Viro Date: Tue, 24 Oct 2006 22:18:36 +0000 (-0700) Subject: [IPV4] ipconfig: fix RARP ic_servaddr breakage X-Git-Tag: v2.6.19-rc4~93^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82571026b9771c4035b0c62abbbe588fe73373ea;p=pandora-kernel.git [IPV4] ipconfig: fix RARP ic_servaddr breakage memcpy 4 bytes to address of auto unsigned long variable followed by comparison with u32 is a bloody bad idea. Signed-off-by: Al Viro Signed-off-by: David S. Miller --- Reading git-diff-tree failed