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:
16dda49
)
packet: Revert recent header parsing changes.
author
David S. Miller
<davem@davemloft.net>
Thu, 8 Aug 2013 00:11:00 +0000
(17:11 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 8 Aug 2013 00:11:00 +0000
(17:11 -0700)
This reverts commits:
0f75b09c798ed00c30d7d5551b896be883bc2aeb
cbd89acb9eb257ed3b2be867142583fdcf7fdc5b
c483e02614551e44ced3fe6eedda8e36d3277ccc
Amongst other things, it's modifies the SKB header
to pull the ethernet headers off via eth_type_trans()
on the output path which is bogus.
It's causing serious regressions for people.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found