Steffen Klassert 5f114163f2 net: Add a skb_gro_flush_final helper.
Add a skb_gro_flush_final helper to prepare for  consuming
skbs in call_gro_receive. We will extend this helper to not
touch the skb if the skb is consumed by a gro callback with
a followup patch. We need this to handle the upcomming IPsec
ESP callbacks as they reinject the skb to the napi_gro_receive
asynchronous. The handler is used in all gro_receive functions
that can call the ESP gro handlers.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
2017-02-15 09:39:39 +01:00
..
2016-10-20 14:32:22 -04:00
2017-01-13 22:37:16 -05:00
2017-01-12 16:48:26 -05:00
2017-02-03 11:19:34 -05:00
2017-01-13 22:37:16 -05:00
2016-06-10 23:07:49 -07:00
2016-09-21 00:23:00 -04:00
2017-01-13 22:37:16 -05:00
2017-01-29 19:17:23 -05:00
2016-10-20 14:32:22 -04:00
2017-01-10 10:57:12 +01:00