From: Dan Carpenter Date: Thu, 28 Feb 2013 19:27:43 +0000 (+0000) Subject: sctp: use the passed in gfp flags instead GFP_KERNEL X-Git-Tag: v3.9-rc2~24^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81ce0dbc119fa31af21d02febde1cf923022d4d6;p=pandora-kernel.git sctp: use the passed in gfp flags instead GFP_KERNEL This patch doesn't change how the code works because in the current kernel gfp is always GFP_KERNEL. But gfp was obviously intended instead of GFP_KERNEL. Signed-off-by: Dan Carpenter Acked-by: Neil Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed