diff options
author | Anirudh Venkataramanan <[email protected]> | 2018-04-10 10:49:49 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2018-04-24 08:55:42 -0700 |
commit | d332a38c9519e0208f04da465bc88427db3485f6 (patch) | |
tree | d39555d59a6a5a339abb2a160cce85dab8d7a7d6 /lib/string_helpers.c | |
parent | 2707df9773cd2cb8b0f35b8592431b301da9d352 (diff) |
ice: Fix initialization for num_nodes_added
ice_sched_add_nodes_to_layer is used recursively, and so we start
with num_nodes_added being 0. This way, in case of an error or if
num_nodes is NULL, the function just returns 0 to indicate that no
nodes were added.
Fixes: 5513b920a4f7 ("ice: Update Tx scheduler tree for VSI multi-Tx queue support")
Signed-off-by: Anirudh Venkataramanan <[email protected]>
Tested-by: Tony Brelinski <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions