]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ipvs: change some __constant_htons() to htons()
authorBrian Haley <brian.haley@hp.com>
Tue, 16 Sep 2008 15:11:11 +0000 (11:11 -0400)
committerSimon Horman <horms@verge.net.au>
Wed, 17 Sep 2008 00:13:17 +0000 (10:13 +1000)
commitd286600e199aa2f1058a1f883d234e73626304d2
treea84436fb4b5d5fa62810bce573125a21db785970
parent563e94f072714657a82a59a3bf81a719a6a25591
ipvs: change some __constant_htons() to htons()

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>
net/ipv4/ipvs/ip_vs_proto.c
net/ipv4/ipvs/ip_vs_proto_ah_esp.c