diff options
author | 2021-01-15 06:50:49 -0600 | |
---|---|---|
committer | 2021-01-18 11:51:06 -0800 | |
commit | 10d0d3970187551645c7ab363e8c9d29e2122088 (patch) | |
tree | 78baeea31836739bbea2d491cbc1a1a2f1179a31 /net/sched/act_api.c | |
parent | net: ipa: add interconnect name to configuration data (diff) | |
download | wireguard-linux-10d0d3970187551645c7ab363e8c9d29e2122088.tar.xz wireguard-linux-10d0d3970187551645c7ab363e8c9d29e2122088.zip |
net: ipa: clean up interconnect initialization
Pass an the address of an IPA interconnect structure and its
configuration data to ipa_interconnect_init_one() and have that
function initialize all the structure's fields. Change the function
to simply return an error code.
Introduce ipa_interconnect_exit_one() to encapsulate the cleanup of
an IPA interconnect structure.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/sched/act_api.c')
0 files changed, 0 insertions, 0 deletions