From: Eric Dumazet <hidden> Date: 2021-01-08 11:39:50
From: Eric Dumazet <edumazet@google.com>
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.c | 7 +------
include/linux/netdevice.h | 1 -
net/core/dev.c | 11 -----------
3 files changed, 1 insertion(+), 18 deletions(-)
--
2.29.2.729.g45daf8777d-goog