aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs/ip_vs_proto_tcp.c
diff options
context:
space:
mode:
authorVlad Yasevich <vladislav.yasevich@hp.com>2008-10-08 14:19:01 -0700
committerDavid S. Miller <davem@davemloft.net>2008-10-08 14:19:01 -0700
commit02015180e2509afd2e3fe3790a333b30708a116b (patch)
treed2d92b62758f01375602cd7e44cb9ffbb3e44d59 /net/ipv4/ipvs/ip_vs_proto_tcp.c
parentsctp: Rework the tsn map to use generic bitmap. (diff)
downloadlinux-dev-02015180e2509afd2e3fe3790a333b30708a116b.tar.xz
linux-dev-02015180e2509afd2e3fe3790a333b30708a116b.zip
sctp: shrink sctp_tsnmap some more by removing gabs array
The gabs array in the sctp_tsnmap structure is only used in one place, sctp_make_sack(). As such, carrying the array around in the sctp_tsnmap and thus directly in the sctp_association is rather pointless since most of the time it's just taking up space. Now, let sctp_make_sack create and populate it and then throw it away when it's done. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ipvs/ip_vs_proto_tcp.c')
0 files changed, 0 insertions, 0 deletions