OSDN Git Service

Merge branch 'mlx5-fixes'
authorDavid S. Miller <davem@davemloft.net>
Fri, 4 Nov 2016 18:59:38 +0000 (14:59 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Nov 2016 18:59:38 +0000 (14:59 -0400)
Saeed Mahameed says:

====================
Mellanox 100G mlx5 fixes 2016-11-04

This series contains six hot fixes of the mlx5 core and mlx5e driver.

Huy fixed an invalid pointer dereference on initialization flow for when
the selected mlx5 load profile is out of range.

Or provided three eswitch offloads related fixes
 - Prevent changing NS of a VF representor.
 - Handle matching on vlan priority for offloaded TC rules
 - Set the actions for offloaded rules properly

On my part I here addressed the error flow related issues in
mlx5e_open_channel reported by Jesper just this week.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge