[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20081008.141914.109425275.davem@davemloft.net>
Date: Wed, 08 Oct 2008 14:19:14 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: vladislav.yasevich@...com
Cc: netdev@...r.kernel.org, linux-sctp@...r.kernel.org
Subject: Re: [PATCH net-next 2/2] sctp: shrink sctp_tsnmap some more by
removing gabs array
From: Vlad Yasevich <vladislav.yasevich@...com>
Date: Wed, 8 Oct 2008 16:27:50 -0400
> 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@...com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists