netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/4] net: ipa: a few bug fixes
@ 2021-02-01 23:26 Alex Elder
  2021-02-01 23:26 ` [PATCH net 1/4] net: ipa: add a missing __iomem attribute Alex Elder
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Alex Elder @ 2021-02-01 23:26 UTC (permalink / raw)
  To: davem, kuba
  Cc: elder, evgreen, bjorn.andersson, cpratapa, subashab, netdev,
	linux-kernel

This series fixes four minor bugs.  The first two are things that
sparse points out.  All four are very simple and each patch should
explain itself pretty well.

					-Alex

Alex Elder (4):
  net: ipa: add a missing __iomem attribute
  net: ipa: be explicit about endianness
  net: ipa: use the right accessor in ipa_endpoint_status_skip()
  net: ipa: fix two format specifier errors

 drivers/net/ipa/gsi.c          | 2 +-
 drivers/net/ipa/ipa_endpoint.c | 6 +++---
 drivers/net/ipa/ipa_mem.c      | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.27.0


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

end of thread, other threads:[~2021-02-02 17:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-01 23:26 [PATCH net 0/4] net: ipa: a few bug fixes Alex Elder
2021-02-01 23:26 ` [PATCH net 1/4] net: ipa: add a missing __iomem attribute Alex Elder
2021-02-02  0:09   ` Amy Parker
2021-02-01 23:26 ` [PATCH net 2/4] net: ipa: be explicit about endianness Alex Elder
2021-02-01 23:26 ` [PATCH net 3/4] net: ipa: use the right accessor in ipa_endpoint_status_skip() Alex Elder
2021-02-02  0:02   ` Amy Parker
2021-02-02  0:03     ` Amy Parker
2021-02-02  0:15     ` Alex Elder
2021-02-02  0:49       ` Amy Parker
2021-02-01 23:26 ` [PATCH net 4/4] net: ipa: fix two format specifier errors Alex Elder
2021-02-02 17:00 ` [PATCH net 0/4] net: ipa: a few bug fixes patchwork-bot+netdevbpf

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).