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:
446e72f
)
net: net_assign_generic() fix
author
Eric Dumazet
<eric.dumazet@gmail.com>
Tue, 28 Jul 2009 02:36:15 +0000
(
02:36
+0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 2 Aug 2009 19:20:36 +0000
(12:20 -0700)
memcpy() should take into account size of pointers,
not only number of pointers to copy.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found