diff options
author | Vadym Kochan <vadym.kochan@plvision.eu> | 2020-09-10 18:41:52 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-11 17:28:48 -0700 |
commit | c047dc1d260f2593035d63747d616c3512f9d6b6 (patch) | |
tree | 246d77ad6f0010db52b329c10d7a093f89cba216 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a1b80e0143a1b878f8e21d82fd55f3f46f0014be (diff) |
net: ipa: fix u32_replace_bits by u32p_xxx version
Looks like u32p_replace_bits() should be used instead of
u32_replace_bits() which does not modifies the value but returns the
modified version.
Fixes: 2b9feef2b6c2 ("soc: qcom: ipa: filter and routing tables")
Signed-off-by: Vadym Kochan <vadym.kochan@plvision.eu>
Reviewed-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions