commit | 6104ca87e12a5119d3e53e926bb6fe468bb328e2 | [log] [tgz] |
---|---|---|
author | liuzhongzhu <liuzhongzhu@huawei.com> | Sat Feb 02 22:39:36 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Feb 02 08:24:09 2019 -0800 |
tree | e076b6565e98e236a78be4564193df305ad0dcf3 | |
parent | 77af09c6780b1394a1e888a6862d49cadc0247fa [diff] |
net: hns3: modify the upper limit judgment condition In order to prevent the variable anomaly from being larger than desc_num, the upper limit judgment condition becomes >=. Signed-off-by: liuzhongzhu <liuzhongzhu@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>