From: Saeed Mahameed <sae...@mellanox.com> Date: Fri, 10 Jun 2016 00:07:27 +0300
> The following series provides some small fixes for mlx5 driver. > > Two small fixes for the mlx5e netdev, the 1st is for the blue flame > quota accounting and the 2nd is a small refactoring in shutdown flow. > > Five trivial fixes for mlx5 E-Switch. > - Allmulti mc_promisc flag was not set in a specific flow. > - Modify VF node guid when admin mac is changed. > - Race in vport enable flow. > - Misc code fixes (kvfree when needed and error pointers checking). > > Three in mlx5 steering area. Correct capabilities checking and root flow > table update. > > Three misc fixes in mlx5 commands enum and layouts. Series applied, thanks.