From: Panagiotis Issaris Date: Mon, 5 Sep 2005 02:14:10 +0000 (+0200) Subject: [PATCH] ipw2200: Missing kmalloc check X-Git-Tag: v2.6.15-rc1~731^2~3^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad18b0ea089928367185e13d11424aea91d4b41f;p=pandora-kernel.git [PATCH] ipw2200: Missing kmalloc check The ipw2200 driver code in current GIT contains a kmalloc() followed by a memset() without handling a possible memory allocation failure. Signed-off-by: Panagiotis Issaris Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed