[PATCH net-next 0/3] net: ipa: small improvements

From: Alex Elder
Date: Mon Jun 29 2020 - 17:38:29 EST


This series contains two patches that improve the error output
that's reported when an error occurs while changing the state of a
GSI channel or event ring. The first ensures all such error
conditions report an error, and the second simplifies the messages a
little and ensures they are all consistent.

A third (indepenedent) patch gets rid of an unused symbol in the
microcontroller code.

-Alex

Alex Elder (3):
net: ipa: always report GSI state errors
net: ipa: standarize more GSI error messages
net: ipa: kill IPA_MEM_UC_OFFSET

drivers/net/ipa/gsi.c | 111 +++++++++++++++++++++------------------
drivers/net/ipa/ipa_uc.c | 10 ++--
2 files changed, 63 insertions(+), 58 deletions(-)

--
2.25.1