From: Eric Dumazet Date: Tue, 28 Jul 2009 02:36:15 +0000 (+0000) Subject: net: net_assign_generic() fix X-Git-Tag: v2.6.31-rc6~68^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=144586301f6af5ae5943a002f030d8c626fa4fdd;p=pandora-kernel.git net: net_assign_generic() fix 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 --- Reading git-diff-tree failed