diff options
author | 2020-11-25 12:01:21 +0800 | |
---|---|---|
committer | 2020-11-27 14:36:02 -0800 | |
commit | aadaca9e7c392dbf877af8cefb156199f1a67bbe (patch) | |
tree | ba0355c99e8ce49df41483e7d4f076d500d4c474 /net/lapb/lapb_timer.c | |
parent | Merge branch 'add-chacha20-poly1305-cipher-to-kernel-tls' (diff) | |
download | wireguard-linux-aadaca9e7c392dbf877af8cefb156199f1a67bbe.tar.xz wireguard-linux-aadaca9e7c392dbf877af8cefb156199f1a67bbe.zip |
net/sched: fix miss init the mru in qdisc_skb_cb
The mru in the qdisc_skb_cb should be init as 0. Only defrag packets in the
act_ct will set the value.
Fixes: 038ebb1a713d ("net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct")
Signed-off-by: wenxu <wenxu@ucloud.cn>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions