mbox series

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

Message ID 20200629213738.1180618-1-elder@linaro.org
Headers show
Series net: ipa: small improvements | expand

Message

Alex Elder June 29, 2020, 9:37 p.m. UTC
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