net/mlx4_en: Fix mixed PFC and Global pause user control requests
[pandora-kernel.git] / drivers / net / ethernet / mellanox / mlx4 / fw.h
index bf5ec22..bd6e404 100644 (file)
@@ -114,6 +114,7 @@ struct mlx4_dev_cap {
        u8  log_max_macs[MLX4_MAX_PORTS + 1];
        u8  log_max_vlans[MLX4_MAX_PORTS + 1];
        u32 max_counters;
+       bool wol_port[MLX4_MAX_PORTS + 1];
 };
 
 struct mlx4_adapter {