Hi Dave, This patchset contains misc bug fixes from the team to the mlx4 Core and Eth drivers.
Patch 1 by Eran fixes a control mix of PFC and Global pauses, please queue it to -stable for >= v4.8. Patch 2 by Moshe fixes a resource leak in slave's delete flow, please queue it to -stable for >= v4.5. Series generated against net commit: 3c82b372a9f4 net: dsa: mt7530: fix module autoloading for OF platform drivers Thanks, Tariq. Eran Ben Elisha (1): net/mlx4_en: Fix mixed PFC and Global pause user control requests Moshe Shemesh (1): net/mlx4_core: Fix memory leak while delete slave's resources drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.c | 72 ++++++++++++---------- drivers/net/ethernet/mellanox/mlx4/en_ethtool.c | 33 +++++----- drivers/net/ethernet/mellanox/mlx4/en_main.c | 4 +- .../net/ethernet/mellanox/mlx4/resource_tracker.c | 1 + 4 files changed, 63 insertions(+), 47 deletions(-) -- 1.8.3.1