Unverified Commit 9a994eff authored by openeuler-ci-bot's avatar openeuler-ci-bot Committed by Gitee
Browse files
parents e5ea67ef 18b32ec2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -585,6 +585,7 @@ struct Qdisc noop_qdisc = {
		.qlen = 0,
		.lock = __SPIN_LOCK_UNLOCKED(noop_qdisc.skb_bad_txq.lock),
	},
	.owner = -1,
};
EXPORT_SYMBOL(noop_qdisc);