Files
kernel_arpi/include/linux
Eric Dumazet 1d11fa6967 net-gro: remove GRO_DROP
GRO_DROP can only be returned from napi_gro_frags()
if the skb has not been allocated by a prior napi_get_frags()

Since drivers must use napi_get_frags() and test its result
before populating the skb with metadata, we can safely remove
GRO_DROP since it offers no practical use.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Jesse Brandeburg <jesse.brandeburg@intel.com>
Acked-by: Edward Cree <ecree.xilinx@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-01-09 14:24:26 -08:00
..
2020-12-09 19:26:02 -06:00
2020-12-02 09:46:55 -07:00
2020-12-02 09:46:55 -07:00
2020-12-19 11:18:38 -08:00
2020-12-14 16:24:19 +01:00
2020-12-11 14:02:14 -08:00
2020-12-02 22:00:22 -08:00
2020-12-10 12:42:59 -06:00
2020-12-02 22:10:35 -08:00
2020-12-08 14:14:48 +00:00
2020-12-15 16:19:31 +01:00
2020-12-15 16:19:31 +01:00
2020-12-07 10:29:57 +01:00
2020-12-04 12:23:25 +01:00
2021-01-09 14:24:26 -08:00
2020-12-15 15:11:08 -06:00
2020-12-16 13:08:18 -08:00
2020-12-03 11:20:52 +01:00
2020-12-15 12:13:39 -08:00
2020-12-07 17:12:49 -07:00
2020-12-10 16:17:15 +01:00
2020-12-15 12:13:37 -08:00
2020-12-10 10:45:36 +01:00
2020-12-19 11:18:38 -08:00
2020-12-04 16:54:35 +01:00
2020-12-15 12:13:41 -08:00