From: Eric Dumazet Date: Tue, 28 Jul 2009 02:36:15 +0000 (+0000) Subject: net: net_assign_generic() fix X-Git-Tag: v2.6.27.34~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52238af23c7afb11cad5978f0434036f494f1b00;p=pandora-kernel.git net: net_assign_generic() fix [ Upstream commit 144586301f6af5ae5943a002f030d8c626fa4fdd ] memcpy() should take into account size of pointers, not only number of pointers to copy. Signed-off-by: Eric Dumazet Acked-by: Pavel Emelyanov Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed