git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c14dd26
)
net: use skb_reset_mac_len() in dev_gro_receive()
author
Eric Dumazet
<edumazet@google.com>
Thu, 14 Feb 2013 17:31:48 +0000
(17:31 +0000)
committer
David 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