commit | 82571026b9771c4035b0c62abbbe588fe73373ea | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Oct 24 15:18:36 2006 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 24 15:18:36 2006 -0700 |
tree | 75c4e539bc9600f3b4dd7b859f7a5872255170cd | |
parent | 7059abedd2f04b68bd7e1a79c9c72f7aeee134c0 [diff] |
[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 <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>