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:
cfac5ef
)
netfilter: xt_physdev fixes
author
Eric Dumazet
<dada1@cosmosbay.com>
Wed, 18 Feb 2009 18:11:39 +0000
(19:11 +0100)
committer
Patrick McHardy
<kaber@trash.net>
Wed, 18 Feb 2009 18:11:39 +0000
(19:11 +0100)
1) physdev_mt() incorrectly assumes nulldevname[] is aligned on an int
2) It also uses word comparisons, while it could use long word ones.
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found