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:
0b05b2a
)
[NET]: net/core/filter.c: make len cover the entire packet
author
Patrick McHardy
<kaber@trash.net>
Tue, 5 Jul 2005 21:10:40 +0000
(14:10 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 5 Jul 2005 21:10:40 +0000
(14:10 -0700)
As suggested by Herbert Xu:
Since we don't require anything to be in the linear packet range
anymore make len cover the entire packet.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found