Hello, here are fixes for a crash with PTP, a crash in setting of VF multicast addresses, and non-working VLAN filters configuration from the VF side.
Michal Schmidt (7): bnx2x: prevent crash when accessing PTP with interface down bnx2x: lower verbosity of VF stats debug messages bnx2x: fix possible overrun of VFPF multicast addresses array bnx2x: fix detection of VLAN filtering feature for VF bnx2x: do not rollback VF MAC/VLAN filters we did not configure bnx2x: fix incorrect filter count in an error message bnx2x: add missing configuration of VF VLAN filters drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 36 ++++++++++++++++---- drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c | 15 ++++++--- drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.h | 1 + drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c | 40 ++++++++++++++++------- 4 files changed, 70 insertions(+), 22 deletions(-) -- 2.9.3