git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7059abe
)
[IPV4] ipconfig: fix RARP ic_servaddr breakage
author
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 24 Oct 2006 22:18:36 +0000
(15:18 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 24 Oct 2006 22:18:36 +0000
(15:18 -0700)
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>
No differences found