tcp: mark tcp_congestion_ops read_mostly
authorStephen Hemminger <shemminger@vyatta.com>
Thu, 10 Mar 2011 08:40:17 +0000 (00:40 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Mar 2011 08:40:17 +0000 (00:40 -0800)
commita252bebe22155313ccdadc20b79f67a239dc9ecb
treed0563c42cfa57029e3020fdae5afb458c9673dae
parentcc7e17ea0427a5df319e43606a3d6c53b13a6e9c
tcp: mark tcp_congestion_ops read_mostly

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
12 files changed:
net/ipv4/tcp_bic.c
net/ipv4/tcp_cubic.c
net/ipv4/tcp_highspeed.c
net/ipv4/tcp_htcp.c
net/ipv4/tcp_hybla.c
net/ipv4/tcp_illinois.c
net/ipv4/tcp_lp.c
net/ipv4/tcp_scalable.c
net/ipv4/tcp_vegas.c
net/ipv4/tcp_veno.c
net/ipv4/tcp_westwood.c
net/ipv4/tcp_yeah.c