linux-stable/net/ipv4/ipvs
Brian Haley d286600e19 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>
2008-09-17 10:13:17 +10:00
..
ip_vs_app.c ipvs: Annotate init functions with __init 2008-08-11 11:46:18 +02:00
ip_vs_conn.c IPVS: Adjust various debug outputs to use new macros 2008-09-05 11:17:12 +10:00
ip_vs_core.c ipvs: supply a valid 0 address to ip_vs_conn_new() 2008-09-17 10:10:42 +10:00
ip_vs_ctl.c ipvs: add __aquire/__release annotations to ip_vs_info_seq_start/ip_vs_info_seq_stop 2008-09-17 10:10:42 +10:00
ip_vs_dh.c IPVS: Add IPv6 support flag to schedulers 2008-09-05 11:17:06 +10:00
ip_vs_est.c ipvs: Embed user stats structure into kernel stats structure 2008-09-09 09:53:08 +10:00
ip_vs_ftp.c IPVS: Turn off FTP application helper for IPv6 2008-09-05 11:17:11 +10:00
ip_vs_lblc.c IPVS: Add IPv6 support flag to schedulers 2008-09-05 11:17:06 +10:00
ip_vs_lblcr.c IPVS: Add IPv6 support flag to schedulers 2008-09-05 11:17:06 +10:00
ip_vs_lc.c IPVS: Add IPv6 support flag to schedulers 2008-09-05 11:17:06 +10:00
ip_vs_nq.c IPVS: Add IPv6 support flag to schedulers 2008-09-05 11:17:06 +10:00
ip_vs_proto.c ipvs: change some __constant_htons() to htons() 2008-09-17 10:13:17 +10:00
ip_vs_proto_ah_esp.c ipvs: change some __constant_htons() to htons() 2008-09-17 10:13:17 +10:00
ip_vs_proto_tcp.c net: ip_vs_proto_{tcp,udp} build fix 2008-09-12 23:23:50 -07:00
ip_vs_proto_udp.c net: ip_vs_proto_{tcp,udp} build fix 2008-09-12 23:23:50 -07:00
ip_vs_rr.c IPVS: Add IPv6 support flag to schedulers 2008-09-05 11:17:06 +10:00
ip_vs_sched.c ipvs: Use list_empty() instead of open-coding the same functionality 2008-08-11 11:45:57 +02:00
ip_vs_sed.c IPVS: Add IPv6 support flag to schedulers 2008-09-05 11:17:06 +10:00
ip_vs_sh.c IPVS: Add IPv6 support flag to schedulers 2008-09-05 11:17:06 +10:00
ip_vs_sync.c ipvs: Use pointer to address from sync message 2008-09-08 09:34:43 +10:00
ip_vs_wlc.c IPVS: Add IPv6 support flag to schedulers 2008-09-05 11:17:06 +10:00
ip_vs_wrr.c IPVS: Add IPv6 support flag to schedulers 2008-09-05 11:17:06 +10:00
ip_vs_xmit.c IPVS: Add and bind IPv6 xmit functions 2008-09-05 11:17:08 +10:00
Kconfig ipvs: Restrict connection table size via Kconfig 2008-09-09 09:50:55 +10:00
Makefile IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.c 2008-08-27 13:50:37 +10:00