From: Sagi Grimberg <s...@grimberg.me> Date: Wed, 29 Mar 2017 20:48:44 +0300
> Several locations in the stack need to handle ipv4/ipv6 > (with scope) and port strings conversion to sockaddr. > Add a helper that takes either AF_INET, AF_INET6 or > AF_UNSPEC (for wildcard) to centralize this handling. > > Suggested-by: Christoph Hellwig <h...@lst.de> > Reviewed-by: Christoph Hellwig <h...@lst.de> > Signed-off-by: Sagi Grimberg <s...@grimberg.me> This looks fine to me: Acked-by: David S. Miller <da...@davemloft.net>