Alex Elder 077e770f26 net: ipa: ipa_stop() does not return an error
In ipa_modem_stop(), if the modem netdev pointer is non-null we call
ipa_stop().  We check for an error and if one is returned we handle
it.  But ipa_stop() never returns an error, so this extra handling
is unnecessary.  Simplify the code in ipa_modem_stop() based on the
knowledge no error handling is needed at this spot.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-04-09 20:57:25 -07:00
..
2021-03-25 17:22:30 -07:00
2021-03-24 16:52:47 -07:00
2021-03-28 18:12:03 -07:00
2021-03-30 16:56:39 -07:00
2020-07-13 17:11:53 -07:00
2021-03-28 18:12:03 -07:00
2021-03-28 18:12:03 -07:00