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:
563e94f
)
ipvs: change some __constant_htons() to htons()
author
Brian Haley
<brian.haley@hp.com>
Tue, 16 Sep 2008 15:11:11 +0000
(11:11 -0400)
committer
Simon Horman
<horms@verge.net.au>
Wed, 17 Sep 2008 00:13:17 +0000
(10:13 +1000)
Change __contant_htons() to htons() in the IPVS code when not in an
initializer.
-Brian
Signed-off-by: Brian Haley <brian.haley@hp.com>
Acked-by: Julius Volz <juliusv@google.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
No differences found