commit | e99429232e3622a7e390c3b540c4971b1ccf75c8 | [log] [tgz] |
---|---|---|
author | Richard Alpe <richard.alpe@ericsson.com> | Mon Jun 27 13:34:06 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 29 05:17:37 2016 -0400 |
tree | 0ee8ecb57dc5424e87cbda0c02c651f5b1dfd9c9 | |
parent | 8a01ed70ebe4ddf37a759e8e9b4e8e71fb26b47c [diff] |
tipc: honor msg2addr return value The UDP msg2addr function tipc_udp_msg2addr() can return -EINVAL which prior to this patch was unhanded in the caller. Signed-off-by: Richard Alpe <richard.alpe@ericsson.com> Acked-by: Jon Maloy <jon.maloy@ericsson.com> Acked-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>