commit | fbf47813607ba8c4e5c5b81da3c47fc66ac314b1 | [log] [tgz] |
---|---|---|
author | Willem de Bruijn <willemb@google.com> | Fri Jul 06 10:12:59 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sat Jul 07 10:58:49 2018 +0900 |
tree | 9ab9ed3c9a6a5018df2faec2dab0b896aacd3bca | |
parent | 678ca42d688534adfc780b150abefaaac7c86687 [diff] |
ip: unconditionally set cork gso_size Now that ipc(6)->gso_size is correctly initialized in all callers of ip(6)_setup_cork, it is safe to unconditionally pass it to the cork. Link: http://lkml.kernel.org/r/20180619164752.143249-1-willemdebruijn.kernel@gmail.com Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>