From: Eric Dumazet Date: Sat, 20 Nov 2010 07:31:54 +0000 (+0000) Subject: packet: use vzalloc() X-Git-Tag: v2.6.38-rc1~476^2~497 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbce5a59e4e0e6e1dbc85492caaf310ff6611309;p=pandora-kernel.git packet: use vzalloc() alloc_one_pg_vec_page() is supposed to return zeroed memory, so use vzalloc() instead of vmalloc() Signed-off-by: Eric Dumazet Cc: Neil Horman Acked-by: Neil Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed