Loading
HNS3: fix up magic numbers and impertinent judge position
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I99GLS CVE: NA ----------------------------------------------------------- Fix up magic numbers problems in ip table function, due to the number 1 has meaning as not found. Move assignment of value behind the judge, which leads to return a error number. Signed-off-by:Fengyan Mu <mufengyan@hisilicon.com>