Skip to content
Commit aadaca9e authored by wenxu's avatar wenxu Committed by Jakub Kicinski
Browse files

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: 038ebb1a ("net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct")
Signed-off-by: default avatarwenxu <wenxu@ucloud.cn>
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent fb3158ea
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment