From: Krishna Kumar Date: Tue, 17 Jul 2012 02:05:29 +0000 (+0000) Subject: skbuff: Use correct allocation in skb_copy_ubufs X-Git-Tag: v3.6-rc1~125^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02756ed4a79f15e4f265c1f6fbc634ce9966f153;p=pandora-kernel.git skbuff: Use correct allocation in skb_copy_ubufs Use correct allocation flags during copy of user space fragments to the kernel. Also "improve" couple of for loops. Signed-off-by: Krishna Kumar Signed-off-by: David S. Miller --- Reading git-diff-tree failed