From: Allan Stephens Date: Mon, 26 Jun 2006 06:53:20 +0000 (-0700) Subject: [TIPC]: Get rid of dynamically allocated arrays in broadcast code. X-Git-Tag: v2.6.18-rc1~614^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65f51ef0971f01d64027cb3bca2c5827fb5b19cb;p=pandora-kernel.git [TIPC]: Get rid of dynamically allocated arrays in broadcast code. This change improves an earlier change which replaced the large local variable arrays used during broadcasting with dynamically allocated arrays. The temporary arrays are now incoprorated into the multicast link data structure. Signed-off-by: Allan Stephens Signed-off-by: Per Liden Signed-off-by: David S. Miller --- Reading git-diff-tree failed