net/mlx4_core: Prevent VF from changing port configuration
[deliverable/linux.git] / drivers / net / ethernet / mellanox / mlx4 / cmd.c
index 916459effcfa9060de816423832fccfca1d3101b..1312ccf8b83a4f7b277bc70cfeb8851af0f68478 100644 (file)
@@ -1345,7 +1345,7 @@ static struct mlx4_cmd_info cmd_info[] = {
                .out_is_imm = false,
                .encode_slave_id = false,
                .verify = NULL,
-               .wrapper = NULL,
+               .wrapper = mlx4_ACCESS_REG_wrapper,
        },
        /* Native multicast commands are not available for guests */
        {
This page took 0.033113 seconds and 5 git commands to generate.