mbox series

[net,0/2] bnx2x: Bug fixes

Message ID 20191223182309.3919-1-manishc@marvell.com
Headers show
Series bnx2x: Bug fixes | expand

Message

Manish Chopra Dec. 23, 2019, 6:23 p.m. UTC
Hi David,

This series has changes in the area of vlan resources
management APIs to fix fw assert issue reported in max
vlan configuration testing over the PF.

Please consider applying it to "net"

Manish Chopra (2):
  bnx2x: Use appropriate define for vlan credit
  bnx2x: Fix accounting of vlan resources among the PFs

 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comments

David Miller Dec. 26, 2019, 11:27 p.m. UTC | #1
From: Manish Chopra <manishc@marvell.com>
Date: Mon, 23 Dec 2019 10:23:07 -0800

> This series has changes in the area of vlan resources
> management APIs to fix fw assert issue reported in max
> vlan configuration testing over the PF.
> 
> Please consider applying it to "net"

Series applied, thanks.