diff options
author | 2019-06-28 19:50:17 +0800 | |
---|---|---|
committer | 2019-06-28 09:39:49 -0700 | |
commit | 289f81258e03067d032f9c157c91cd1fad7b31c5 (patch) | |
tree | b9fed843b83a67f2b10573b759f6bc3a20ad446d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: hns3: remove unused linkmode definition (diff) | |
download | wireguard-linux-289f81258e03067d032f9c157c91cd1fad7b31c5.tar.xz wireguard-linux-289f81258e03067d032f9c157c91cd1fad7b31c5.zip |
net: hns3: remove RXD_VLD check in hns3_handle_bdinfo
The HNS3_RXD_VLD_B bit has already been checked in hns3_add_frag
or hns3_handle_rx_bd before calling hns3_handle_bdinfo, so when
hns3_handle_bdinfo is called, the HNS3_RXD_VLD_B bit is always
set, which makes the checking in hns3_handle_bdinfo unnecessary.
This patch removes the RXD_VLD_B checking in hns3_handle_bdinfo.
Signed-off-by: Yunsheng Lin <linyunsheng@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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions