linux-stable/include/linux/mlx4
Or Gerlitz f5956fafb0 net/mlx4_core: Fix wrong mask and error flow for the update-qp command
The bit mask for currently supported driver features (MLX4_UPDATE_QP_SUPPORTED_ATTRS)
of the update-qp command was defined twice (using enum value and pre-processor
define directive) and wrong.

The return value of the call to mlx4_update_qp() from within the SRIOV
resource-tracker was wrongly voided down.

Fix both issues.

issue: none
Fixes: 09e05c3f78 ('net/mlx4: Set vlan stripping policy by the right command')
Fixes: ce8d9e0d67 ('net/mlx4_core: Add UPDATE_QP SRIOV wrapper support')
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>
2015-03-02 15:27:19 -05:00
..
cmd.h net/mlx4_core: Port aggregation low level interface 2015-02-04 16:14:24 -08:00
cq.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2014-01-25 11:17:34 -08:00
device.h IB/mlx4: Reset flow support for IB kernel ULPs 2015-02-09 14:03:53 -08:00
doorbell.h
driver.h net/mlx4_core: Port aggregation upper layer interface 2015-02-04 16:14:24 -08:00
qp.h net/mlx4_core: Fix wrong mask and error flow for the update-qp command 2015-03-02 15:27:19 -05:00
srq.h