From: Cong Wang Date: Sun, 3 Mar 2013 16:28:27 +0000 (+0000) Subject: sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZE X-Git-Tag: v3.9-rc2~24^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f736868b47687d1336fe88185560b22bb92021e;p=pandora-kernel.git sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZE Don't definite its own MAX_KMALLOC_SIZE, use the one defined in mm. Cc: Vlad Yasevich Cc: Sridhar Samudrala Cc: Neil Horman Cc: David S. Miller Signed-off-by: Cong Wang Acked-by: Neil Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed