Hi David, This series fixes a data structure corruption bug in VF's async mailbox commands handling and an issue realted to napi poll budget in the driver.
Please consider applying this series to "net" Thanks, Manish Manish Chopra (3): qlcnic: fix data structure corruption in async mbx command handling qlcnic: fix napi budget alteration qlcnic: Update version to 5.3.65 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h | 4 +- drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c | 2 - drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov.h | 9 +- .../ethernet/qlogic/qlcnic/qlcnic_sriov_common.c | 95 +++++++++++-------- 4 files changed, 62 insertions(+), 48 deletions(-)