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:
d1208b9
)
[NETFILTER] bug: skb->protocol is already net-endian
author
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 3 Nov 2006 08:59:17 +0000
(
00:59
-0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sun, 5 Nov 2006 22:11:29 +0000
(14:11 -0800)
htons() is not needed (and no, it's not misspelled ntohs() -
userland expects net-endian here).
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found