On Thu, 17 Aug 2017 19:09:29 +0200 Phil Sutter <p...@nwl.cc> wrote: > This series collects those patches from v1 which are clear programming > flaws. > > No changes to the actual patches, just splitting into smaller series. > > Phil Sutter (3): > iproute_lwtunnel: csum_mode value checking was ineffective > iproute_lwtunnel: Argument to strerror must be positive > tipc/node: Fix socket fd check in cmd_node_get_addr() > > ip/iproute_lwtunnel.c | 9 +++++---- > tipc/node.c | 3 ++- > 2 files changed, 7 insertions(+), 5 deletions(-) >
Accepted.