From: Dominik Brodowski Date: Wed, 28 Sep 2005 17:41:56 +0000 (+0200) Subject: [PATCH] pcmcia: validate_mem shouldn't be void X-Git-Tag: v2.6.16-rc1~474^2~21^2~2^2~18 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de75914ee103a30d82ad21b39b7e04f70e4fa1f0;p=pandora-kernel.git [PATCH] pcmcia: validate_mem shouldn't be void Add a return value to pcmcia_validate_mem. Only if we have enough memory available to map the CIS, we should proceed in trying to determine information about the device. Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed