net: sched: cls_api: Fix the the wrong parameter
stable inclusion from linux-4.19.199 commit d682390655b388f7eb69add0006a4fce9cc33b3a -------------------------------- [ Upstream commit 9d85a6f4 ] The 4th parameter in tc_chain_notify() should be flags rather than seq. Let's change it back correctly. Fixes: 32a4f5ec ("net: sched: introduce chain object to uapi") Signed-off-by:Yajun Deng <yajun.deng@linux.dev> Signed-off-by:
David S. Miller <davem@davemloft.net> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
Yang Yingliang <yangyingliang@huawei.com>
Loading
Please sign in to comment