net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware spec
[deliverable/linux.git] / include / linux / mlx4 / device.h
index 9ad0c18495ad059e57ad77bef5a9579bb581a066..297a16309f007dda26921f597f5a4aed00b9193c 100644 (file)
@@ -54,6 +54,7 @@ enum {
        MLX4_FLAG_MASTER        = 1 << 2,
        MLX4_FLAG_SLAVE         = 1 << 3,
        MLX4_FLAG_SRIOV         = 1 << 4,
+       MLX4_FLAG_OLD_REG_MAC   = 1 << 6,
 };
 
 enum {
This page took 0.026996 seconds and 5 git commands to generate.