diff options
author | Alex Elder <elder@linaro.org> | 2023-03-16 09:51:35 -0500 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-03-16 21:33:18 -0700 |
commit | 786bbe50e1d5777f0b6ec7b4c2de6189d6f7feb4 (patch) | |
tree | ef0c8ba58f599e0188bb5f4cb8ab5250b4d17562 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 55c49e5c94411a82a0ba06dc615ed12b6387dec5 (diff) |
net: ipa: kill FILT_ROUT_CACHE_CFG IPA register
A recent commit defined a few IPA registers used for IPA v5.0+.
One of those was a mistake. Although the filter and router caches
get *flushed* using a single register, they use distinct registers
(ENDP_FILTER_CACHE_CFG and ENDP_ROUTER_CACHE_CFG) for configuration.
And although there *exists* a FILT_ROUT_CACHE_CFG register, it is
not needed in upstream code. So get rid of definitions related to
FILT_ROUT_CACHE_CFG, because they are not needed.
Fixes: 8ba59716d16a ("net: ipa: define IPA v5.0+ registers")
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions