From: David Miller <davem@davemloft.net> Date: 2017-02-08 20:16:00
From: Eric Dumazet <redacted>
Date: Tue, 07 Feb 2017 15:37:15 -0800
From: Eric Dumazet <edumazet@google.com>
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>