[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231113183257.71110-1-shannon.nelson@amd.com>
Date: Mon, 13 Nov 2023 10:32:55 -0800
From: Shannon Nelson <shannon.nelson@....com>
To: <netdev@...r.kernel.org>, <brett.creeley@....com>, <davem@...emloft.net>,
<edumazet@...gle.com>, <kuba@...nel.org>, <pabeni@...hat.com>
CC: <drivers@...sando.io>, <joao.m.martins@...cle.com>, Shannon Nelson
<shannon.nelson@....com>
Subject: [PATCH net v2 0/2] pds_core: fix irq index bug and compiler warnings
The first patch fixes a bug in our interrupt masking where we used the
wrong index. The second patch addresses a couple of kernel test robot
string truncation warnings.
v2: added Fixes tags to commit messages and more detail to first commit msg
Shannon Nelson (2):
pds_core: use correct index to mask irq
pds_core: fix up some format-truncation complaints
drivers/net/ethernet/amd/pds_core/adminq.c | 2 +-
drivers/net/ethernet/amd/pds_core/core.h | 2 +-
drivers/net/ethernet/amd/pds_core/dev.c | 8 ++++++--
drivers/net/ethernet/amd/pds_core/devlink.c | 2 +-
4 files changed, 9 insertions(+), 5 deletions(-)
--
2.17.1
Powered by blists - more mailing lists