diff options
| author | Huazhong Tan <[email protected]> | 2019-05-28 17:02:54 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-05-28 17:39:01 -0700 |
| commit | bd9109c9b1f3c34529fe43a4ede46e72d237361b (patch) | |
| tree | b27fb7f595db149d42b4841f9be0205e55022254 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 33a90e2f20e6c455889a0f41857692221172a5ae (diff) | |
net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has registered
When PF NIC client's init_instance() succeeds, it means this client
has been registered successfully, so we use HCLGE_STATE_NIC_REGISTERED
to indicate that. And before calling PF NIC client's uninit_instance(),
we clear this state.
So any operation of PF NIC client from HCLGE is not allowed if this
state is not set.
Signed-off-by: Huazhong Tan <[email protected]>
Signed-off-by: Peng Li <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions