Loading
net: hns3: don't need to check an unsigned number is less than 0
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I9QYBA CVE: NA ---------------------------------------------------------------------- It is not necessary to check whether an unsigned number is less than 0. Fixes: 2651bcce ("net: hns3: add supports pfc storm detection and suppression") Signed-off-by:Peiyang Wang <wangpeiyang1@huawei.com> Signed-off-by:
chenyi <chenyi211@huawei.com>