net/mlx4_en: Enable DCB ETS ops only when supported by the firmware
[pandora-kernel.git] / drivers / net / ethernet / mellanox / mlx4 / mlx4_en.h
index f710b7c..d4cb5d3 100644 (file)
@@ -624,6 +624,7 @@ int mlx4_en_QUERY_PORT(struct mlx4_en_dev *mdev, u8 port);
 
 #ifdef CONFIG_MLX4_EN_DCB
 extern const struct dcbnl_rtnl_ops mlx4_en_dcbnl_ops;
+extern const struct dcbnl_rtnl_ops mlx4_en_dcbnl_pfc_ops;
 #endif
 
 int mlx4_en_setup_tc(struct net_device *dev, u8 up);