Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Fri, 8 Jan 2021 03:39:01 -0800 you wrote:
> From: Eric Dumazet
>
> GRO_DROP has no practical use and can be removed,
> once ice driver is cleaned up.
>
> This removes one useless conditionel test in napi_gro_frags()
From: Eric Dumazet
GRO_DROP has no practical use and can be removed,
once ice driver is cleaned up.
This removes one useless conditionel test in napi_gro_frags()
Eric Dumazet (2):
ice: drop dead code in ice_receive_skb()
net-gro: remove GRO_DROP
drivers/net/ethernet/intel/ice/ice_txrx_lib