diff options
author | Alex Elder <elder@linaro.org> | 2024-03-01 20:02:36 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-03-04 14:44:40 +0300 |
commit | e87e4371edfc369dcc6abbabc3f276d4e0260513 (patch) | |
tree | 037c7e34b60a51b08666ca8dff6c34e3a8c472ef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b78fcd0a36a7d11cc71e7ee56bb27e71aea8464a (diff) | |
download | linux-e87e4371edfc369dcc6abbabc3f276d4e0260513.tar.xz |
net: ipa: change ipa_interrupt_config() prototype
Change the return type of ipa_interrupt_config() to be an error
code rather than an IPA interrupt structure pointer, and assign the
the pointer within that function.
Change ipa_interrupt_deconfig() to take the IPA pointer as argument
and have it invalidate the ipa->interrupt pointer.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions