mbox series

[v2,net,0/2] ionic: small driver fixes

Message ID 20231204192234.21017-1-shannon.nelson@amd.com (mailing list archive)
Headers show
Series ionic: small driver fixes | expand

Message

Nelson, Shannon Dec. 4, 2023, 7:22 p.m. UTC
This is a pair of fixes to address a DIM issue and a
kernel test robot complaint

v2:
 - dropped 5 patches, to be reposted for net-next
 - added Florian's Rb

v1:
https://lore.kernel.org/netdev/20231201000519.13363-1-shannon.nelson@amd.com/

Brett Creeley (1):
  ionic: Fix dim work handling in split interrupt mode

Shannon Nelson (1):
  ionic: fix snprintf format length warning

 drivers/net/ethernet/pensando/ionic/ionic_dev.h |  2 +-
 drivers/net/ethernet/pensando/ionic/ionic_lif.c | 16 ++++++++--------
 2 files changed, 9 insertions(+), 9 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Dec. 6, 2023, 6 a.m. UTC | #1
Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Mon, 4 Dec 2023 11:22:32 -0800 you wrote:
> This is a pair of fixes to address a DIM issue and a
> kernel test robot complaint
> 
> v2:
>  - dropped 5 patches, to be reposted for net-next
>  - added Florian's Rb
> 
> [...]

Here is the summary with links:
  - [v2,net,1/2] ionic: fix snprintf format length warning
    https://git.kernel.org/netdev/net/c/0ceb3860a676
  - [v2,net,2/2] ionic: Fix dim work handling in split interrupt mode
    https://git.kernel.org/netdev/net/c/4115ba677c35

You are awesome, thank you!