Herbert Xu 36e7b1b8da gro: Fix COMPLETE checksum handling
On a brand new GRO skb, we cannot call ip_hdr since the header
may lie in the non-linear area.  This patch adds the helper
skb_gro_network_header to handle this.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-04-27 05:44:45 -07:00
..
2009-04-27 02:45:02 -07:00
2009-04-14 02:08:53 -07:00
2009-04-27 05:44:45 -07:00
2009-03-15 20:09:52 -07:00
2009-04-20 02:15:00 -07:00