From: Ying Xue Date: Mon, 17 Jun 2013 14:54:50 +0000 (-0400) Subject: tipc: fix wrong return value for link_send_sections_long routine X-Git-Tag: v3.11-rc1~16^2~73^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=126c0524648631a0f6fba4d016586b236209fe6f;p=pandora-kernel.git tipc: fix wrong return value for link_send_sections_long routine When skb buffer cannot be allocated in link_send_sections_long(), -ENOMEM error code instead of -EFAULT should be returned to its caller. Signed-off-by: Ying Xue Signed-off-by: Paul Gortmaker Signed-off-by: David S. Miller --- Reading git-diff-tree failed