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:
6a63262
)
xfrm: fix gre key endianess
author
Timo Teräs
<timo.teras@iki.fi>
Tue, 23 Nov 2010 04:03:45 +0000
(
04:03
+0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 28 Nov 2010 19:22:17 +0000
(11:22 -0800)
fl->fl_gre_key is network byte order contrary to fl->fl_icmp_*.
Make xfrm_flowi_{s|d}port return network byte order values for gre
key too.
Signed-off-by: Timo Teräs <timo.teras@iki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found