From: Ying Xue Date: Mon, 17 Jun 2013 14:54:49 +0000 (-0400) Subject: tipc: make tipc_link_send_sections_fast exit earlier X-Git-Tag: v3.11-rc1~16^2~73^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7410f967ba9bdc14b1e336e5d235929ed878cbfc;p=pandora-kernel.git tipc: make tipc_link_send_sections_fast exit earlier Once message build request function returns invalid code, the process of sending message cannot continue. So in case of message build failure, tipc_link_send_sections_fast() should return immediately. Signed-off-by: Ying Xue Signed-off-by: Paul Gortmaker Signed-off-by: David S. Miller --- Reading git-diff-tree failed