commit | f859b0f662493e4f53d462f5759e3c4302933077 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Wed Oct 07 16:48:41 2015 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 08 04:26:59 2015 -0700 |
tree | 6846a844be6dcfa407d4efcd5b3393d1f203c66a | |
parent | 792883303cdb3a7edd16017d7aba53926189ef41 [diff] |
ipv4: Cache net in iptunnel_xmit Store net in a variable in ip_tunnel_xmit so it does not need to be recomputed when it is used again. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>