]> git.baikalelectronics.ru Git - kernel.git/commit
net: ipa: pass mem ID to ipa_mem_zero_region_add()
authorAlex Elder <elder@linaro.org>
Thu, 10 Jun 2021 19:23:04 +0000 (14:23 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Jun 2021 21:50:08 +0000 (14:50 -0700)
commit4834d25fb1b1bad0f4be73a8e1eb87b2106adf11
tree4bd2c04179820bc33bf4b10ee15e6a108c6aee7e
parent56d4aa8a4b91a22b3a5f1ba231e3f5d4a7ba1aa3
net: ipa: pass mem ID to ipa_mem_zero_region_add()

Pass a memory region ID rather than the address of a memory region
descriptor to ipa_mem_zero_region_add() to simplify callers.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ipa/ipa_mem.c