From: Luiz Capitulino Date: Tue, 21 Mar 2006 06:17:55 +0000 (-0800) Subject: [PKTGEN]: Fix Initialization fail leak. X-Git-Tag: v2.6.17-rc1~1175^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8024bb245408060bec8393469e945b541a9b0865;p=pandora-kernel.git [PKTGEN]: Fix Initialization fail leak. Even if pktgen's thread initialization fails for all CPUs, the module will be successfully loaded. This patch changes that behaivor, by returning an error on module load time, and also freeing all the resources allocated. It also prints a warning if a thread initialization has failed. Signed-off-by: Luiz Capitulino Signed-off-by: David S. Miller --- Reading git-diff-tree failed