Herbert Xu a5b1cf288d gro: Avoid unnecessary comparison after skb_gro_header
For the overwhelming majority of cases, skb_gro_header's return
value cannot be NULL.  Yet we must check it because of its current
form.  This patch splits it up into multiple functions in order
to avoid this.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-05-27 03:26:01 -07:00
..
2008-10-29 12:52:50 -07:00
2008-11-25 17:59:27 -08:00
2008-11-25 17:35:18 -08:00
2008-11-25 17:59:27 -08:00
2008-10-29 12:52:50 -07:00
2009-01-31 00:51:49 -08:00
2008-11-25 17:30:50 -08:00
2009-04-14 02:21:41 -07:00
2008-11-25 17:51:01 -08:00
2009-05-19 16:02:02 -07:00
2009-04-27 02:45:02 -07:00
2008-06-11 21:00:38 -07:00
2009-04-27 02:45:02 -07:00
2009-05-19 16:02:02 -07:00
2009-05-22 00:45:28 -07:00
2008-11-25 17:59:52 -08:00