summaryrefslogtreecommitdiff
path: root/tools/perf/pmu-events/jevents.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/pmu-events/jevents.c')
0 files changed, 0 insertions, 0 deletions
ref='/cgit.cgi/linux/net-next.git/commit/include/net?id=40710cf9ad234778eb8b10ef07d922f435005cf7'>40710cf9ad234778eb8b10ef07d922f435005cf7 (diff)
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>
Diffstat (limited to 'include/net')
-rw-r--r--include/net/gro_cells.h86
1 files changed, 4 insertions, 82 deletions
diff --git a/include/net/gro_cells.h b/include/net/gro_cells.h