From: Eric Dumazet
Date: Wed, 05 Apr 2017 08:49:02 -0700
> From: Eric Dumazet
>
> mlx4 is the only driver in the tree making a point to recompute
> shinfo->gso_segs.
>
> Lets remove superfluous code.
>
> Signed-off-by: Eric Dumazet
Applied, thanks Eric.
On Wed, Apr 5, 2017 at 11:49 AM, Eric Dumazet wrote:
> From: Eric Dumazet
>
> mlx4 is the only driver in the tree making a point to recompute
> shinfo->gso_segs.
>
> Lets remove superfluous code.
>
> Signed-off-by: Eric Dumazet
> Cc: Tariq Toukan
> Cc: Saeed Mahameed
> ---
> drivers/net/ether
From: Eric Dumazet
mlx4 is the only driver in the tree making a point to recompute
shinfo->gso_segs.
Lets remove superfluous code.
Signed-off-by: Eric Dumazet
Cc: Tariq Toukan
Cc: Saeed Mahameed
---
drivers/net/ethernet/mellanox/mlx4/en_tx.c |3 +--
1 file changed, 1 insertion(+), 2 del