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

From: Alex Elder
Date: Tue Jun 30 2020 - 08:58:53 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 (independent) patch gets rid of an unused symbol in the
microcontroller code.

Version 2 fixes two alignment problems pointed out by checkpatch.pl,
as requested by Jakub Kicinski.

-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