This series fixes three bugs in the Qualcomm IPA code. The third adds a missing error code initialization step.
-Alex Alex Elder (3): net: ipa: fix a bug in ipa_endpoint_stop() net: ipa: fix an error message in gsi_channel_init_one() net: ipa: zero return code before issuing generic EE command drivers/net/ipa/gsi.c | 11 +++++++++-- drivers/net/ipa/gsi_reg.h | 2 ++ drivers/net/ipa/ipa_endpoint.c | 7 ++----- 3 files changed, 13 insertions(+), 7 deletions(-) -- 2.20.1