Loading
net: hns3: delete redundant enabling actions for Layer 2 fowarding
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IAN3KC CVE: NA ---------------------------------------------------------------------- Due to the datasheet, the HCLGE_SWITCH_ALW_DST_OVRD_B bit is not for Layer 2 fowarding function, so delete the redundant codes. Fixes: 18c7dc4f ("net: hns3: add support to get/set 1d torus param") Signed-off-by:Yonglong Liu <liuyonglong@huawei.com>