Skip to content
Commit 82571026 authored by Al Viro's avatar Al Viro Committed by David S. Miller
Browse files

[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: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 7059abed
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment