commit | 657a0667025e77cc17f8a38b93e60a2bc24d830c | [log] [tgz] |
---|---|---|
author | Willem de Bruijn <willemb@google.com> | Fri Jul 06 10:12:56 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sat Jul 07 10:58:49 2018 +0900 |
tree | 394fbb294b0ff5a62ff14e306ef727b21f4b2352 | |
parent | b515430ac9c25d5192cf498af3c6be6c4f51caad [diff] |
sock: sockc cookie initializer Initialize the cookie in one location to reduce code duplication and avoid bugs from inconsistent initialization, such as that fixed in commit 9887cba19978 ("ip: limit use of gso_size to udp"). Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>