Loading
net: hns3: fix wrong judgment condition issue
mainline inclusion from mainline-v6.9-rc1 commit 07a1d6dc90baedcf5d713e2b003b9e387130ee30 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I98TUP CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=07a1d6dc90baedcf5d713e2b003b9e387130ee30 ---------------------------------------------------------------------- In hns3_dcbnl_ieee_delapp, should check ieee_delapp not ieee_setapp. This path fix the wrong judgment. Fixes: 0ba22bcb ("net: hns3: add support config dscp map to tc") Signed-off-by:Jijie Shao <shaojijie@huawei.com> Signed-off-by:
David S. Miller <davem@davemloft.net> Signed-off-by:
Jiantao Xiao <xiaojiantao1@h-partners.com>