]> git.baikalelectronics.ru Git - kernel.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)
commit8b9d9e227d892943213999f6fe781724b581c371
treea84436fb4b5d5fa62810bce573125a21db785970
parentc76c3f06f938b3487ec27123a592b645f4b97b68
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