On 6/25/19 2:00 PM, Saeed Mahameed wrote:
> On Tue, 2019-06-25 at 11:27 -0400, Jes Sorensen wrote:
>> From: Jes Sorensen
>>
>> The previous patch broke the build with a static declaration for
>> a public function.
>>
>> Fixes: 8f0916c6dc5c (net/mlx5e: Fix ethtool rxfh commands when
>> CONFIG_MLX5_
On Tue, 2019-06-25 at 14:08 -0700, David Miller wrote:
> From: Saeed Mahameed
> Date: Tue, 25 Jun 2019 21:01:58 +
>
> > BTW is there a way to clear up "Awaiting Upstream" clutter [1] for
> > mlx5
> > patches that are already pulled ?
> >
> > [1]
> > https://patchwork.ozlabs.org/project/netd
From: Saeed Mahameed
Date: Tue, 25 Jun 2019 21:01:58 +
> BTW is there a way to clear up "Awaiting Upstream" clutter [1] for mlx5
> patches that are already pulled ?
>
> [1]
> https://patchwork.ozlabs.org/project/netdev/list/?series=&submitter=&state=8&q=mlx5&archive=&delegate=
I don't unde
On Tue, 2019-06-25 at 13:34 -0700, David Miller wrote:
> From: Jes Sorensen
> Date: Tue, 25 Jun 2019 11:27:08 -0400
>
> > From: Jes Sorensen
> >
> > The previous patch broke the build with a static declaration for
> > a public function.
> >
> > Fixes: 8f0916c6dc5c (net/mlx5e: Fix ethtool rxfh
From: Jes Sorensen
Date: Tue, 25 Jun 2019 11:27:08 -0400
> From: Jes Sorensen
>
> The previous patch broke the build with a static declaration for
> a public function.
>
> Fixes: 8f0916c6dc5c (net/mlx5e: Fix ethtool rxfh commands when
> CONFIG_MLX5_EN_RXNFC is disabled)
> Signed-off-by: Jes S
On Tue, 2019-06-25 at 11:27 -0400, Jes Sorensen wrote:
> From: Jes Sorensen
>
> The previous patch broke the build with a static declaration for
> a public function.
>
> Fixes: 8f0916c6dc5c (net/mlx5e: Fix ethtool rxfh commands when
> CONFIG_MLX5_EN_RXNFC is disabled)
> Signed-off-by: Jes Sorens
From: Jes Sorensen
The previous patch broke the build with a static declaration for
a public function.
Fixes: 8f0916c6dc5c (net/mlx5e: Fix ethtool rxfh commands when
CONFIG_MLX5_EN_RXNFC is disabled)
Signed-off-by: Jes Sorensen
---
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c | 3 ++-