]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[IPVS]: Kill some bloat
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Sun, 6 Jan 2008 07:12:40 +0000 (23:12 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:00:43 +0000 (15:00 -0800)
commitad1b30b1c282bc8c726a9b123a1312a3930bcd42
treef7fa461501e798243421195ce6d76efcdad06fd1
parentbb5cf80e94ad9650c4bd39e92fb917af8e87fa43
[IPVS]: Kill some bloat

net/ipv4/ipvs/ip_vs_xmit.c:
  ip_vs_icmp_xmit   | -638
  ip_vs_tunnel_xmit | -674
  ip_vs_nat_xmit    | -716
  ip_vs_dr_xmit     | -682
 4 functions changed, 2710 bytes removed, diff: -2710

net/ipv4/ipvs/ip_vs_xmit.c:
  __ip_vs_get_out_rt | +595
 1 function changed, 595 bytes added, diff: +595

net/ipv4/ipvs/ip_vs_xmit.o:
 5 functions changed, 595 bytes added, 2710 bytes removed, diff: -2115

Without some CONFIG.*DEBUGs:

net/ipv4/ipvs/ip_vs_xmit.o:
 5 functions changed, 383 bytes added, 1513 bytes removed, diff: -1130

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ipvs/ip_vs_xmit.c