From: Dan Carpenter Date: Mon, 4 Oct 2010 12:31:46 +0000 (+0200) Subject: ipw2200: check for allocation failures X-Git-Tag: v2.6.37-rc1~147^2~191^2^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ee4e27cf25ab647137713ca16377d8d9e138ea2;p=pandora-kernel.git ipw2200: check for allocation failures If kzalloc() fails then return should return with -ENOMEM. Signed-off-by: Dan Carpenter Signed-off-by: John W. Linville --- Reading git-diff-tree failed