gro_cells: move to net/core/gro_cells.c
We have many gro cells users, so lets move the code to avoid duplication. This creates a CONFIG_GRO_CELLS option. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
40710cf9ad
commit
97e219b7c1
@@ -187,6 +187,7 @@ config NET_IPGRE_DEMUX
|
||||
config NET_IP_TUNNEL
|
||||
tristate
|
||||
select DST_CACHE
|
||||
select GRO_CELLS
|
||||
default n
|
||||
|
||||
config NET_IPGRE
|
||||
|
Reference in New Issue
Block a user