]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
FEC initialization cleanups.
authorAndre Noll <maan@systemlinux.org>
Sat, 7 Aug 2010 14:50:59 +0000 (16:50 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 31 Oct 2010 11:06:56 +0000 (12:06 +0100)
Initialization was performed in two steps: During vss_send and
during compute_next_fec_slice(). This patch moves the init code
for fec clients to the single location.


No differences found