net: use skb_reset_mac_len() in dev_gro_receive()
authorEric Dumazet <edumazet@google.com>
Thu, 14 Feb 2013 17:31:48 +0000 (17:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Feb 2013 20:36:39 +0000 (15:36 -0500)
We no longer need to use mac_len, lets cleanup things.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found