net/mlx4_core: Add UPDATE_QP SRIOV wrapper support
authorMatan Barak <matanb@mellanox.com>
Thu, 15 May 2014 12:29:27 +0000 (15:29 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 May 2014 19:12:45 +0000 (15:12 -0400)
This patch adds UPDATE_QP SRIOV wrapper support.

The mechanism is a general one, but currently only source MAC
index changes are allowed for VFs.

Signed-off-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx4/cmd.c
drivers/net/ethernet/mellanox/mlx4/mlx4.h
drivers/net/ethernet/mellanox/mlx4/qp.c
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
include/linux/mlx4/qp.h

Simple merge