diff options
author | Fuyun Liang <[email protected]> | 2018-05-15 19:20:10 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-05-16 11:33:08 -0400 |
commit | 0c698257c7befa8d1ec1b8d767758c3d73a2686a (patch) | |
tree | 7a017fe38994662d7fe40bd347d6dc8fef920c9d /tools/perf/scripts/python/compaction-times.py | |
parent | 854cf33a63106667fea7265b9c222566dbb5edc6 (diff) |
net: hns3: Change return value in hnae3_register_client
A client includes many client instance. Just like ae_algo, Initializing
client instance failed does not represent registering client failed.
The action of registering client just is adding client to the client
list and the result always is true. This patch changes the return
value of hnae3_register_client form a variable value to a fixed value,
makes the function always return ok.
Signed-off-by: Fuyun Liang <[email protected]>
Signed-off-by: Peng Li <[email protected]>
Signed-off-by: Salil Mehta <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions