On Mon, 2018-03-05 at 22:53 +0200, Or Gerlitz wrote:
> On Mon, Mar 5, 2018 at 10:46 PM, Saeed Mahameed
> wrote:
> > From: Aviad Yehezkel
> >
> > 1. Local fucntions should be static.
>
> s/fucntions/functions/
>
> > 2. Missing declarations warnings.
> >
> > Signed-off-by: Aviad Yehezkel
> > S
Hello!
On 03/05/2018 11:46 PM, Saeed Mahameed wrote:
> From: Aviad Yehezkel
>
> 1. Local fucntions should be static.
Functions,
> 2. Missing declarations warnings.
Plkase do one thing per patch.
> Signed-off-by: Aviad Yehezkel
> Signed-off-by: Saeed Mahameed
[...]
MBR, Sergei
On Mon, Mar 5, 2018 at 10:46 PM, Saeed Mahameed wrote:
> From: Aviad Yehezkel
>
> 1. Local fucntions should be static.
s/fucntions/functions/
> 2. Missing declarations warnings.
>
> Signed-off-by: Aviad Yehezkel
> Signed-off-by: Saeed Mahameed
> ---
> drivers/net/ethernet/mellanox/mlx5/core/
From: Aviad Yehezkel
1. Local fucntions should be static.
2. Missing declarations warnings.
Signed-off-by: Aviad Yehezkel
Signed-off-by: Saeed Mahameed
---
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 4 ++--
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 1 +
drivers/net/ethe