[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200630125846.1281988-1-elder@linaro.org>
Date: Tue, 30 Jun 2020 07:58:43 -0500
From: Alex Elder <elder@...aro.org>
To: davem@...emloft.net, kuba@...nel.org
Cc: evgreen@...omium.org, subashab@...eaurora.org,
cpratapa@...eaurora.org, bjorn.andersson@...aro.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH net-next v2 0/3] net: ipa: small improvements
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
Powered by blists - more mailing lists