[PATCH net v2 0/3] net: ipa: three bug fixes

From: Alex Elder
Date: Tue Jun 30 2020 - 08:44:52 EST


This series contains three bug fixes for the Qualcomm IPA driver.
In practice these bugs are unlikke.y to be harmful, but they do
represent incorrect code.

Version 2 adds "Fixes" tags to two of the patches and fixes a typo
in one (found by checkpatch.pl).

-Alex

Alex Elder (3):
net: ipa: always check for stopped channel
net: ipa: no checksum offload for SDM845 LAN RX
net: ipa: introduce ipa_cmd_tag_process()

drivers/net/ipa/gsi.c | 16 +++++++---------
drivers/net/ipa/ipa_cmd.c | 15 +++++++++++++++
drivers/net/ipa/ipa_cmd.h | 8 ++++++++
drivers/net/ipa/ipa_data-sdm845.c | 1 -
drivers/net/ipa/ipa_endpoint.c | 2 ++
5 files changed, 32 insertions(+), 10 deletions(-)

--
2.25.1