diff options
| author | Jian Shen <[email protected]> | 2019-04-04 16:17:59 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-04-04 10:20:39 -0700 |
| commit | d223dfa40a8f3811a56b3682a9377d7ada73f507 (patch) | |
| tree | 36a3e01ca55beadb1cc3cc441e66f8fa705870bc /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | 1eeb3367897a3f9f852e186695e28bb623b09f92 (diff) | |
net: hns3: split function hnae3_match_n_instantiate()
The function hnae3_match_n_instantiate() was called both by
initializing or uninitializing client. For uninitializing, the
return value was never used.
To make it more clear, this patch splits it to two functions,
hnae3_init_client_instance() and hnae3_uninit_client_instance().
Signed-off-by: Jian Shen <[email protected]>
Signed-off-by: Peng Li <[email protected]>
Signed-off-by: Huazhong Tan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions