__sock_cmsg_send() might return different error codes, not only -EINVAL.
Fixes: 137ebd30ce7b ("ipv4: process socket-level control messages in IPv4") Fixes: 55629e957d9e ("ipv6: process socket-level control messages in IPv6") Signed-off-by: Eric Dumazet <edumazet@google.com> Cc: Soheil Hassas Yeganeh <soheil@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>