On Wed, Dec 16, 2015 at 6:46 PM, Saeed Mahameed <sae...@mellanox.com> > diff --git a/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h b/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h > index ea6a137..b6651b8 100644 > --- a/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h > +++ b/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h > @@ -98,6 +98,7 @@ int mlx5_core_sriov_configure(struct pci_dev *dev, int > num_vfs); > int mlx5_core_enable_hca(struct mlx5_core_dev *dev, u16 func_id); > int mlx5_core_disable_hca(struct mlx5_core_dev *dev, u16 func_id); > int mlx5_wait_for_vf_pages(struct mlx5_core_dev *dev); > +cycle_t mlx5_core_read_clock(struct mlx5_core_dev *dev); > > void mlx5e_init(void); > void mlx5e_cleanup(void);
this should go too into the pre-patch -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html