Re: [PATCH 0/1] Fix broken build of mlx5

2019-06-25 Thread Saeed Mahameed
On Tue, 2019-06-25 at 14:01 -0400, Jes Sorensen wrote: > On 6/25/19 1:54 PM, Saeed Mahameed wrote: > > On Tue, 2019-06-25 at 11:27 -0400, Jes Sorensen wrote: > > > From: Jes Sorensen > > > > > > This fixes an obvious build error that could have been caught by > > > simply building the code before

Re: [PATCH 0/1] Fix broken build of mlx5

2019-06-25 Thread Jes Sorensen
On 6/25/19 1:54 PM, Saeed Mahameed wrote: > On Tue, 2019-06-25 at 11:27 -0400, Jes Sorensen wrote: >> From: Jes Sorensen >> >> 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 hav

Re: [PATCH 0/1] Fix broken build of mlx5

2019-06-25 Thread Saeed Mahameed
On Tue, 2019-06-25 at 11:27 -0400, Jes Sorensen wrote: > From: Jes Sorensen > > 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

[PATCH 0/1] Fix broken build of mlx5

2019-06-25 Thread Jes Sorensen
From: Jes Sorensen This fixes an obvious build error that could have been caught by simply building the code before pushing out the patch. 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 fil