Files
linux/drivers/net/ipa
Alex Elder ec0ef6d3c8 net: ipa: don't return an error from ipa_interconnect_disable()
If disabling interconnects fails there's not a lot we can do.  The
only two callers of ipa_interconnect_disable() ignore the return
value, so just give the function a void return type.

Print an error message if disabling any of the interconnects is not
successful.  Return (and print) only the first error seen.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-01-18 11:51:05 -08:00
..
2020-07-13 17:11:53 -07:00
2021-01-14 17:40:11 -08:00
2021-01-14 17:40:02 -08:00
2020-07-13 17:11:53 -07:00
2020-11-11 14:07:00 -08:00
2020-12-09 16:23:08 -08:00
2020-07-13 17:11:53 -07:00
2020-07-13 17:11:53 -07:00
2020-09-18 17:47:07 -07:00