diff options
author | Peilin Ye <peilin.ye@bytedance.com> | 2022-04-14 23:34:26 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-04-15 13:48:34 +0300 |
commit | f40c064e933d7787ca7411b699504d7a2664c1f5 (patch) | |
tree | a38c4233eb4010209d7a1d73b2eae26cc65dc3fe /scripts/gdb/linux/utils.py | |
parent | 226c60243593443bb5d315b3fc2116b72be858fe (diff) | |
download | linux-f40c064e933d7787ca7411b699504d7a2664c1f5.tar.xz |
ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()
Do not update tunnel->tun_hlen in data plane code. Use a local variable
instead, just like "tunnel_hlen" in net/ipv4/ip_gre.c:gre_fb_xmit().
Co-developed-by: Cong Wang <cong.wang@bytedance.com>
Signed-off-by: Cong Wang <cong.wang@bytedance.com>
Signed-off-by: Peilin Ye <peilin.ye@bytedance.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions