diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2023-04-26 21:32:36 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2023-05-05 15:02:18 +0300 |
commit | c401bde6ead489938385867ce3a6d5faf9fb6aba (patch) | |
tree | 8e387b0f8911ac7925a14384a29a448e9071af07 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9d4f491b860ea6d04471c3342093b86a46eee63e (diff) |
wifi: mwifiex: Use list_count_nodes()
mwifiex_wmm_list_len() is the same as list_count_nodes(), so use the latter
instead of hand writing it.
Turn 'ba_stream_num' and 'ba_stream_max' in size_t to keep the same type
as what is returned by list_count_nodes().
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/e77ed7f719787cb8836a93b6a6972f4147e40bc6.1682537509.git.christophe.jaillet@wanadoo.fr
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions