[PATCH net 0/4] net: ipa: a few bug fixes
From: Alex Elder
Date: Mon Feb 01 2021 - 18:27:36 EST
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