diff options
| author | Yunsheng Lin <linyunsheng@huawei.com> | 2019-06-28 19:50:17 +0800 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2019-06-28 09:39:49 -0700 |
| commit | 289f81258e03067d032f9c157c91cd1fad7b31c5 (patch) | |
| tree | b9fed843b83a67f2b10573b759f6bc3a20ad446d /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 53eb60c734346e00130c5516acbe17e6ce0cc4d3 (diff) | |
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions
