commit | 351782067b6be81879b0af0daf7bd3acbb32d986 | [log] [tgz] |
---|---|---|
author | Willem de Bruijn <willemb@google.com> | Fri Jul 06 10:12:54 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sat Jul 07 10:58:49 2018 +0900 |
tree | 636d78515302aeb0e8513fe7763d8e1ba0872d6c | |
parent | ab8565af68001ac5f9331daa311938ead3eb5636 [diff] |
ipv4: ipcm_cookie initializers 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>