linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/3] net: ipa: small improvements
@ 2020-06-30 12:58 Alex Elder
  2020-06-30 12:58 ` [PATCH net-next v2 1/3] net: ipa: always report GSI state errors Alex Elder
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alex Elder @ 2020-06-30 12:58 UTC (permalink / raw)
  To: davem, kuba
  Cc: evgreen, subashab, cpratapa, bjorn.andersson, netdev, linux-kernel

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-07-01 22:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-30 12:58 [PATCH net-next v2 0/3] net: ipa: small improvements Alex Elder
2020-06-30 12:58 ` [PATCH net-next v2 1/3] net: ipa: always report GSI state errors Alex Elder
2020-06-30 12:58 ` [PATCH net-next v2 2/3] net: ipa: standarize more GSI error messages Alex Elder
2020-06-30 12:58 ` [PATCH net-next v2 3/3] net: ipa: kill IPA_MEM_UC_OFFSET Alex Elder
2020-07-01 22:29 ` [PATCH net-next v2 0/3] net: ipa: small improvements David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).