On Tue, 2019-06-25 at 11:27 -0400, Jes Sorensen wrote: > From: Jes Sorensen <jsoren...@fb.com> > > This fixes an obvious build error that could have been caught by > simply building the code before pushing out the patch. >
Hi Jes, Just tested again, as I have tested before submitting the blamed patch, and as we test on every single new patch in our build automation. both combinations CONFIG_MLX5_EN_RXNFC=y/n work on latest net-next, what am i missing ? > Cheers, > Jes > > > Jes Sorensen (1): > mlx5: Fix build when CONFIG_MLX5_EN_RXNFC is disabled > > drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) >